﻿@font-face {
    font-family: 'BYekanMe';
    src: url('../fonts/BYekan.woff') format('woff'),
         url('../fonts/BYekan.eot?') format('eot'),       
         url('../fonts/BYekan.ttf') format('truetype');
}
body{
    font-family:BYekanMe;
}
ul,li,a,p,h1,h2,h3,h4,h5,h6,table,tr,td,button,text,text,label,select,tbody,thead{
    font-family:BYekanMe;
}
