/* فونت IRANSans */
@font-face {
    font-family: 'IRANSans';
    src: url('../fonts/IranSansWeb/IRANSansWeb.eot');
    src: url('../fonts/IranSansWeb/IRANSansWeb.eot?#iefix') format('embedded-opentype'),
         url('../fonts/IranSansWeb/IRANSansWeb.woff2') format('woff2'),
         url('../fonts/IranSansWeb/IRANSansWeb.woff') format('woff'),
         url('../fonts/IranSansWeb/IRANSansWeb.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'IRANSans';
    src: url('../fonts/IranSansWeb/IRANSansWeb_Light.eot');
    src: url('../fonts/IranSansWeb/IRANSansWeb_Light.eot?#iefix') format('embedded-opentype'),
         url('../fonts/IranSansWeb/IRANSansWeb_Light.woff2') format('woff2'),
         url('../fonts/IranSansWeb/IRANSansWeb_Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'IRANSans';
    src: url('../fonts/IranSansWeb/IRANSansWeb_Medium.eot');
    src: url('../fonts/IranSansWeb/IRANSansWeb_Medium.eot?#iefix') format('embedded-opentype'),
         url('../fonts/IranSansWeb/IRANSansWeb_Medium.woff2') format('woff2'),
         url('../fonts/IranSansWeb/IRANSansWeb_Medium.woff') format('woff'),
         url('../fonts/IranSansWeb/IRANSansWeb_Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'IRANSans';
    src: url('../fonts/IranSansWeb/IRANSansWeb_Bold.woff2') format('woff2'),
         url('../fonts/IranSansWeb/IRANSansWeb_Bold.woff') format('woff'),
         url('../fonts/IranSansWeb/IRANSansWeb_Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'IRANSans';
    src: url('../fonts/IranSansWeb/IRANSansWeb_UltraLight.eot');
    src: url('../fonts/IranSansWeb/IRANSansWeb_UltraLight.eot?#iefix') format('embedded-opentype'),
         url('../fonts/IranSansWeb/IRANSansWeb_UltraLight.woff2') format('woff2'),
         url('../fonts/IranSansWeb/IRANSansWeb_UltraLight.woff') format('woff'),
         url('../fonts/IranSansWeb/IRANSansWeb_UltraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

/* فونت IRYekan */
@font-face {
    font-family: 'IRYekan';
    src: url('../fonts/IRYekan/IRYekan.eot');
    src: url('../fonts/IRYekan/IRYekan.eot?#iefix') format('embedded-opentype'),
         url('../fonts/IRYekan/IRYekan.woff2') format('woff2'),
         url('../fonts/IRYekan/IRYekan.woff') format('woff'),
         url('../fonts/IRYekan/IRYekan.ttf') format('truetype'),
         url('../fonts/IRYekan/IRYekan.svg#IRYekan') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* فونت پیش‌فرض برای body */
body {
    font-family: 'IRANSans', 'IRYekan', 'Tahoma', sans-serif;
}