@font-face {
	font-family: Byekan;
	font-style: normal;
	font-weight: normal;
	src: url('fonts/BYekan.eot');
	src: url('fonts/BYekan.eot?#iefix') format('embedded-opentype'),
		 url('fonts/BYekan.woff2') format('woff2'),
		 url('fonts/BYekan.woff') format('woff'); 
}
body,a,p,div,h1,h2,h3,h4,h5,h6,*{
    font-family:Byekan;
}