﻿@font-face
{
    font-family: Yekan;
    src: url('BYekan.eot'),
         url('BYekan.eot?#iefix') format('embedded-opentype'),
         url('BYekan.woff') format('woff'),
         url('BYekan.ttf') format('truetype');
    font-weight:normal;
}
@font-face {
    font-family: "YekanNumbers";
    src: url("yekannumbers-regular.eot") format("embedded-opentype"),
         url("yekannumbers-regular.woff") format("woff"),
         url("yekannumbers-regular.ttf") format("truetype"), 
         url("yekannumbers-regular.svg") format("svg");
    font-weight:normal;
}