@font-face {
    font-family:'Yekan';
    src:url('/public/font/BYekan.ttf') format('truetype'),
    url('/public/font/BYekan.eot?#') format('eot'),
    url('/public/font/BYekan.woff') format('woff');
    font-style:normal;
    font-weight:normal;
}
* {
    font-family: Yekan;
}
h1 , h2 , h3 , h4 , h5  {
    font-family: Yekan!important;
}