/**
 * IRANSansX Font Family
 * Professional font loading with fallbacks
 */

@font-face {
    font-family: 'IRANSansX';
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url('../fonts/iransansx/IRANSansX-Thin.woff2') format('woff2');
}

@font-face {
    font-family: 'IRANSansX';
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: url('../fonts/iransansx/IRANSansX-UltraLight.woff2') format('woff2');
}

@font-face {
    font-family: 'IRANSansX';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url('../fonts/iransansx/IRANSansX-Light.woff2') format('woff2');
}

@font-face {
    font-family: 'IRANSansX';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/iransansx/IRANSansX-Regular.woff2') format('woff2');
}

@font-face {
    font-family: 'IRANSansX';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('../fonts/iransansx/IRANSansX-Medium.woff2') format('woff2');
}

@font-face {
    font-family: 'IRANSansX';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url('../fonts/iransansx/IRANSansX-DemiBold.woff2') format('woff2');
}

@font-face {
    font-family: 'IRANSansX';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('../fonts/iransansx/IRANSansX-Bold.woff2') format('woff2');
}

@font-face {
    font-family: 'IRANSansX';
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url('../fonts/iransansx/IRANSansX-ExtraBold.woff2') format('woff2');
}

@font-face {
    font-family: 'IRANSansX';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url('../fonts/iransansx/IRANSansX-Black.woff2') format('woff2');
}

@font-face {
    font-family: 'IRANSansX';
    font-style: normal;
    font-weight: 950;
    font-display: swap;
    src: url('../fonts/iransansx/IRANSansX-ExtraBlack.woff2') format('woff2');
}

@font-face {
    font-family: 'IRANSansX';
    font-style: normal;
    font-weight: 1000;
    font-display: swap;
    src: url('../fonts/iransansx/IRANSansX-Heavy.woff2') format('woff2');
}

/* Farsi Numerals Font Family */
@font-face {
    font-family: 'IRANSansXFaNum';
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url('../fonts/iransansx/IRANSansXFaNum-Thin.woff2') format('woff2');
}

@font-face {
    font-family: 'IRANSansXFaNum';
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: url('../fonts/iransansx/IRANSansXFaNum-UltraLight.woff2') format('woff2');
}

@font-face {
    font-family: 'IRANSansXFaNum';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url('../fonts/iransansx/IRANSansXFaNum-Light.woff2') format('woff2');
}

@font-face {
    font-family: 'IRANSansXFaNum';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/iransansx/IRANSansXFaNum-Regular.woff2') format('woff2');
}

@font-face {
    font-family: 'IRANSansXFaNum';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('../fonts/iransansx/IRANSansXFaNum-Medium.woff2') format('woff2');
}

@font-face {
    font-family: 'IRANSansXFaNum';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url('../fonts/iransansx/IRANSansXFaNum-DemiBold.woff2') format('woff2');
}

@font-face {
    font-family: 'IRANSansXFaNum';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('../fonts/iransansx/IRANSansXFaNum-Bold.woff2') format('woff2');
}

@font-face {
    font-family: 'IRANSansXFaNum';
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url('../fonts/iransansx/IRANSansXFaNum-ExtraBold.woff2') format('woff2');
}

@font-face {
    font-family: 'IRANSansXFaNum';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url('../fonts/iransansx/IRANSansXFaNum-Black.woff2') format('woff2');
}

@font-face {
    font-family: 'IRANSansXFaNum';
    font-style: normal;
    font-weight: 950;
    font-display: swap;
    src: url('../fonts/iransansx/IRANSansXFaNum-ExtraBlack.woff2') format('woff2');
}

@font-face {
    font-family: 'IRANSansXFaNum';
    font-style: normal;
    font-weight: 1000;
    font-display: swap;
    src: url('../fonts/iransansx/IRANSansXFaNum-Heavy.woff2') format('woff2');
}

