
/* CSS Document */

@font-face{
    font-family:'BYekan';
    src:url('fonts/Yekan.eot?#') format('eot'),  /* IE6�8 */
        url('fonts/Yekan.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
        url('fonts/Yekan.ttf') format('truetype'),  /* Saf3�5, Chrome4+, FF3.5, Opera 10+ */
         url('fonts/Yekan.otf') format('truetype'),
          url('fonts/Yekan.svg') format('truetype');

}

.BYekan{
	font-family:BYekan, Arial, Helvetica, sans-serif;
}
