/*
You can type here custom CSS code, which will be loaded both on your admin and front-end pages. Please make sure to not override layout properties (positions and sizes), as they can interfere with the sliders built-in responsive functionality. Here are few example targets to help you get started:
*/

.ls-container { /* Slider container */
@font-face {
	font-family: FontName;  
	src: url(public_html/your-site/wp-content/themes/your-theme/fonts/FontName-Regular.ttf);  
	font-weight: normal;  
}
}

.ls-layers { /* Layers wrapper */ 

}

.ls-3d-box div { /* Sides of 3D transition objects */ 

}


@font-face {
	font-family: 'Orator';
	src: url('/en/wp-content/uploads/orator-std-font-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Milksea';
	src: url('/en/wp-content/uploads/milksea-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}