﻿
@font-face
{
 font-family:'YekanNumber';
 src: url('FontYekan/yekannumbers.eot?#') format('eot'),  /* IE6–8 */
    url('FontYekan/yekannumbers.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('FontYekan/yekannumbers.ttf') format('truetype');  /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}
@font-face {
    font-family: "yekan";
    src: url(FontYekan/BYekan.eot);
    src: url(FontYekan/BYekan.eot?#iefix) format("embedded-opentype"), url(FontYekan/BYekan.woff) format("woff"), url(FontYekan/BYekan.ttf) format("truetype"), url(FontYekan/BYekan.svg#BYekan) format("svg");
    font-weight: normal;
    font-style: normal
}


.FontGlobal{
    font-family:yekan,Arial!important;
}