@font-face {
    font-family: BYekan;
    font-style: normal;
    src: url('fonts/BYekan.eot') format('embedded-opentype'),  /* IE6-8 */
         url('fonts/BYekan.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
         url('fonts/BYekan.ttf') format('truetype');
}
body,div,a,input,table,li,ul,h1,h2,h3,h4,h5,h6,p {
  font-family:BYekan !important;
  letter-spacing:0;
}