@charset "UTF-8";

@font-face {
  font-family: "Yekan";
  src:url("fonts/Yekan.eot");
  src:url("fonts/Yekan.eot?#iefix") format("embedded-opentype"),
    url("fonts/Yekan.woff") format("woff"),
    url("fonts/Yekan.ttf") format("truetype"),
    url("fonts/Yekan.svg#pct") format("svg");
  font-weight: normal;
  font-style: normal;
}

/*WebYekanNumberFont*/
@font-face {
  font-family: 'YekanNumbers';
  src: url('fonts/yekannumbers-regular.eot?#') format('eot'),
    /* IE6–8 */ url('fonts/yekannumbers-regular.woff') format('woff'),
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('fonts/yekannumbers-regular.ttf') format('truetype'); /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}
