/* ===============================
   IRANSansXFaNum WebFont Import
   =============================== */
@font-face {
  font-family: 'IRANSansX';
  src: url('IRANSansXFaNum-Thin.woff2') format('woff2'),
       url('IRANSansXFaNum-Thin.woff') format('woff');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'IRANSansX';
  src: url('IRANSansXFaNum-UltraLight.woff2') format('woff2'),
       url('IRANSansXFaNum-UltraLight.woff') format('woff');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'IRANSansX';
  src: url('IRANSansXFaNum-Light.woff2') format('woff2'),
       url('IRANSansXFaNum-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'IRANSansX';
  src: url('IRANSansXFaNum-Regular.woff2') format('woff2'),
       url('IRANSansXFaNum-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'IRANSansX';
  src: url('IRANSansXFaNum-Medium.woff2') format('woff2'),
       url('IRANSansXFaNum-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'IRANSansX';
  src: url('IRANSansXFaNum-DemiBold.woff2') format('woff2'),
       url('IRANSansXFaNum-DemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'IRANSansX';
  src: url('IRANSansXFaNum-Bold.woff2') format('woff2'),
       url('IRANSansXFaNum-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'IRANSansX';
  src: url('IRANSansXFaNum-ExtraBold.woff2') format('woff2'),
       url('IRANSansXFaNum-ExtraBold.woff') format('woff');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'IRANSansX';
  src: url('IRANSansXFaNum-Heavy.woff2') format('woff2'),
       url('IRANSansXFaNum-Heavy.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

/* اعمال فونت روی کل سایت */
body, body * {
  font-family: 'IRANSansX', sans-serif !important;
}
