/* === IRANSansWeb(FaNum) - فونت فارسی کامل === */
@font-face {
    font-family: 'IRANSansWeb';
    src: url('../fonts/custom/IRANSansWeb(FaNum).eot');
    src: url('../fonts/custom/IRANSansWeb(FaNum).eot?#iefix') format('embedded-opentype'),
         url('../fonts/custom/IRANSansWeb(FaNum).woff2') format('woff2'),
         url('../fonts/custom/IRANSansWeb(FaNum).woff') format('woff'),
         url('../fonts/custom/IRANSansWeb(FaNum).ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'IRANSansWeb';
    src: url('../fonts/custom/IRANSansWeb(FaNum)_Bold.eot');
    src: url('../fonts/custom/IRANSansWeb(FaNum)_Bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/custom/IRANSansWeb(FaNum)_Bold.woff2') format('woff2'),
         url('../fonts/custom/IRANSansWeb(FaNum)_Bold.woff') format('woff'),
         url('../fonts/custom/IRANSansWeb(FaNum)_Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'IRANSansWeb';
    src: url('../fonts/custom/IRANSansWeb(FaNum)_Light.eot');
    src: url('../fonts/custom/IRANSansWeb(FaNum)_Light.eot?#iefix') format('embedded-opentype'),
         url('../fonts/custom/IRANSansWeb(FaNum)_Light.woff2') format('woff2'),
         url('../fonts/custom/IRANSansWeb(FaNum)_Light.woff') format('woff'),
         url('../fonts/custom/IRANSansWeb(FaNum)_Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'IRANSansWeb';
    src: url('../fonts/custom/IRANSansWeb(FaNum)_Medium.eot');
    src: url('../fonts/custom/IRANSansWeb(FaNum)_Medium.eot?#iefix') format('embedded-opentype'),
         url('../fonts/custom/IRANSansWeb(FaNum)_Medium.woff2') format('woff2'),
         url('../fonts/custom/IRANSansWeb(FaNum)_Medium.woff') format('woff'),
         url('../fonts/custom/IRANSansWeb(FaNum)_Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'IRANSansWeb';
    src: url('../fonts/custom/IRANSansWeb(FaNum)_UltraLight.eot');
    src: url('../fonts/custom/IRANSansWeb(FaNum)_UltraLight.eot?#iefix') format('embedded-opentype'),
         url('../fonts/custom/IRANSansWeb(FaNum)_UltraLight.woff2') format('woff2'),
         url('../fonts/custom/IRANSansWeb(FaNum)_UltraLight.woff') format('woff'),
         url('../fonts/custom/IRANSansWeb(FaNum)_UltraLight.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

/* === اعمال فونت به کل سایت === */
body, p, div, span, a, li, input, textarea, button,
h1, h2, h3, h4, h5, h6,
.thim-widget-heading .heading__primary,
.thim-widget-heading .heading__secondary {
    font-family: 'IRANSansWeb', Tahoma, sans-serif !important;
    font-weight: normal !important;
}

/* وزن هایی خاص */
.font-light { font-weight: 300 !important; }
.font-medium { font-weight: 500 !important; }
.font-bold { font-weight: bold !important; }
.font-ultralight { font-weight: 100 !important; }