/* Self-hosted from the approved project/design assets. Both family names are
   declared so existing FaNum call sites and newer design-system call sites
   resolve to deterministic IRANSansX files in every environment. */
@font-face {
    font-family: 'IRANSansX';
    src: url('/vendor/custom/ui-v2/fonts/IRANSansX-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'IRANSansX';
    src: url('/vendor/custom/ui-v2/fonts/IRANSansX-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'IRANSansX';
    src: url('/vendor/custom/ui-v2/fonts/IRANSansX-DemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'IRANSansX';
    src: url('/vendor/custom/ui-v2/fonts/IRANSansX-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'IRANSansX';
    src: url('/vendor/custom/ui-v2/fonts/IRANSansX-ExtraBold.woff') format('woff');
    font-weight: 800 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'IRANSansXFaNum';
    src: url('/vendor/custom/ui-v2/fonts/IRANSansXFaNum-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'IRANSansXFaNum';
    src: url('/vendor/custom/ui-v2/fonts/IRANSansXFaNum-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'IRANSansXFaNum';
    src: url('/vendor/custom/ui-v2/fonts/IRANSansXFaNum-DemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'IRANSansXFaNum';
    src: url('/vendor/custom/ui-v2/fonts/IRANSansXFaNum-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'IRANSansXFaNum';
    src: url('/vendor/custom/ui-v2/fonts/IRANSansXFaNum-ExtraBold.ttf') format('truetype');
    font-weight: 800 900;
    font-style: normal;
    font-display: swap;
}
