/**
 * Public-site IRANSansX subset — font-display:swap, weights used on public pages only.
 */
@font-face {
    font-family: IRANSansX;
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src: url('/font/iransans/fonts/Woff2/IRANSansXFaNum-Regular.woff2') format('woff2'),
         url('/font/iransans/fonts/Woff/IRANSansXFaNum-Regular.woff') format('woff');
}

@font-face {
    font-family: IRANSansX;
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('/font/iransans/fonts/Woff2/IRANSansXFaNum-Medium.woff2') format('woff2'),
         url('/font/iransans/fonts/Woff/IRANSansXFaNum-Medium.woff') format('woff');
}

@font-face {
    font-family: IRANSansX;
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url('/font/iransans/fonts/Woff2/IRANSansXFaNum-DemiBold.woff2') format('woff2'),
         url('/font/iransans/fonts/Woff/IRANSansXFaNum-DemiBold.woff') format('woff');
}

@font-face {
    font-family: IRANSansX;
    font-style: normal;
    font-weight: bold;
    font-display: swap;
    src: url('/font/iransans/fonts/Woff2/IRANSansXFaNum-Bold.woff2') format('woff2'),
         url('/font/iransans/fonts/Woff/IRANSansXFaNum-Bold.woff') format('woff');
}

@font-face {
    font-family: IRANSansX;
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url('/font/iransans/fonts/Woff2/IRANSansXFaNum-ExtraBold.woff2') format('woff2'),
         url('/font/iransans/fonts/Woff/IRANSansXFaNum-ExtraBold.woff') format('woff');
}

@font-face {
    font-family: IRANSansX;
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url('/font/iransans/fonts/Woff2/IRANSansXFaNum-Black.woff2') format('woff2'),
         url('/font/iransans/fonts/Woff/IRANSansXFaNum-Black.woff') format('woff');
}
