/*
IranSansX fonts are considered a proprietary software. To gain information about the laws
regarding the use of these fonts, please visit www.fontiran.com
---------------------------------------------------------------------
This set of fonts are used in this project under the license: (UZ2WCU)
----------
*/

/* Variable font — loaded first; supporting browsers use this for all weights. */
@font-face {
    font-family: 'Iransansx';
    src: url('IRANSansXV.woff2') format('woff2-variations'),
         url('IRANSansXV.woff') format('woff-variations');
    font-weight: 100 1000;
    font-style: normal;
    font-display: swap;
}

/* Static fallback — browsers without font-variation-settings support skip the
   variable @font-face (unknown format strings) and use these instead. */
@font-face {
    font-family: 'Iransansx';
    src: url('staticfonts/IRANSansX-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Iransansx';
    src: url('staticfonts/IRANSansX-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
