/* این فایل وظیفه تعریف و بارگذاری فونت های «فونت ایران» را برعهده دارد */
/* پیشنهاد می شود از روش قبل استفاده کنید */

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

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

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

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