 @font-face {
    font-family: 'yekan';
    src: url('../fonts/WebYekan.eot');
    src: url('../fonts/WebYekan.eot?#iefix') format('embedded-opentype'),
         url('../fonts/WebYekan.woff') format('woff'),
         url('../fonts/WebYekan.ttf') format('truetype'),
         url('../fonts/WebYekan.svg#BloodyNormal') format('svg');
}
.font-family-yekan {
  font-family: 'yekan',tahoma,Arial,sans-serif;
  font-weight: normal;
  font-style: normal;
}