@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: 'Kefa';
	src: url('../../fonts/frontend_fonts/Kefa-Regular.eot');
	src: url('../../fonts/frontend_fonts/Kefa-Regular.eot?#iefix') format('embedded-opentype'),  
		url('../../fonts/frontend_fonts/Kefa-Regular.woff2') format('woff2'),  
		url('../../fonts/frontend_fonts/Kefa-Regular.woff') format('woff'),  
		url('../../fonts/frontend_fonts/Kefa-Regular.ttf') format('truetype'),  
		url('../../fonts/frontend_fonts/Kefa-Regular.svg#Kefa-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}

