/*@font-face {*/
/*    font-family: 'IranSans';*/
/*    src: url('/assets/fonts/IranSans/IRANSansWeb.ttf') , url('/assets/fonts/IranSans/IRANSansWeb.woff') , url('/assets/fonts/IranSans/IRANSansWeb.eot');*/
/*}*/

@font-face {
    font-family: 'IranSans';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/iransans-new/iransans.eot');
    src: url('../fonts/iransans-new/iransans.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
    url('../fonts/iransans-new/iransans.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/iransans-new/iransans.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/iransans-new/iransans.ttf') format('truetype');
}

@font-face {
    font-family: 'iransansbold';
    src: url('/assets/fonts/IranSans/IRANSansWeb_Bold.eot');
    src: url('/assets/fonts/IranSans/IRANSansWeb_Bold.eot?#iefix') format("embedded-opentype"), url('/assets/fonts/IranSans/IRANSansWeb_Bold.woff') format("woff"), url('/assets/fonts/IranSans/IRANSansWeb_Bold.ttf') format("truetype");
    font-weight: bold;
    font-style: normal
}
@font-face {
    font-family: 'gothic';
    src: url('/assets/fonts/senturyGothic/gothic.eot');
    src: local('gothic'), url('/assets/fonts/senturyGothic/gothic.woff') format('woff'), url('/assets/fonts/senturyGothic/gothic.ttf') format('truetype');
}
@font-face {
    font-family: 'ocra';
    src: local('gothic'), url('/assets/fonts/ocra/OCR A Extended Regular.ttf') format('truetype');
}
@font-face {
    font-family: "yekanNumber";
    font-style: normal;
    font-weight: normal;
    src: url("/assets/fonts/YekanNumber/iranyekanwebregularfanum.ttf") format("truetype");
}
