/* Import IranSansX with Latin-only glyphs (excluding Persian digits so Latin numerals are rendered) */
@font-face {
    font-family: 'IranSansX';
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    unicode-range: U+0000-002F, U+003A-007F, U+0080-06EF, U+06FA-FFFF;
    src: url('./woff2/IRANSansXFaNum-Thin.woff2') format('woff2'),
         url('./woff/IRANSansXFaNum-Thin.woff') format('woff');
}

@font-face {
    font-family: 'IranSansX';
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    unicode-range: U+0000-002F, U+003A-007F, U+0080-06EF, U+06FA-FFFF;
    src: url('./woff2/IRANSansXFaNum-UltraLight.woff2') format('woff2'),
         url('./woff/IRANSansXFaNum-UltraLight.woff') format('woff');
}

@font-face {
    font-family: 'IranSansX';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    unicode-range: U+0000-002F, U+003A-007F, U+0080-06EF, U+06FA-FFFF;
    src: url('./woff2/IRANSansXFaNum-Light.woff2') format('woff2'),
         url('./woff/IRANSansXFaNum-Light.woff') format('woff');
}

@font-face {
    font-family: 'IranSansX';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    unicode-range: U+0000-002F, U+003A-007F, U+0080-06EF, U+06FA-FFFF;
    src: url('./woff2/IRANSansXFaNum-Regular.woff2') format('woff2'),
         url('./woff/IRANSansXFaNum-Regular.woff') format('woff');
}

@font-face {
    font-family: 'IranSansX';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    unicode-range: U+0000-002F, U+003A-007F, U+0080-06EF, U+06FA-FFFF;
    src: url('./woff2/IRANSansXFaNum-Medium.woff2') format('woff2'),
         url('./woff/IRANSansXFaNum-Medium.woff') format('woff');
}

@font-face {
    font-family: 'IranSansX';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    unicode-range: U+0000-002F, U+003A-007F, U+0080-06EF, U+06FA-FFFF;
    src: url('./woff2/IRANSansXFaNum-DemiBold.woff2') format('woff2'),
         url('./woff/IRANSansXFaNum-DemiBold.woff') format('woff');
}

@font-face {
    font-family: 'IranSansX';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    unicode-range: U+0000-002F, U+003A-007F, U+0080-06EF, U+06FA-FFFF;
    src: url('./woff2/IRANSansXFaNum-Bold.woff2') format('woff2'),
         url('./woff/IRANSansXFaNum-Bold.woff') format('woff');
}

@font-face {
    font-family: 'IranSansX';
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    unicode-range: U+0000-002F, U+003A-007F, U+0080-06EF, U+06FA-FFFF;
    src: url('./woff2/IRANSansXFaNum-ExtraBold.woff2') format('woff2'),
         url('./woff/IRANSansXFaNum-ExtraBold.woff') format('woff');
}

@font-face {
    font-family: 'IranSansX';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    unicode-range: U+0000-002F, U+003A-007F, U+0080-06EF, U+06FA-FFFF;
    src: url('./woff2/IRANSansXFaNum-Black.woff2') format('woff2'),
         url('./woff/IRANSansXFaNum-Black.woff') format('woff');
}
