/**
 * NexusGuard v4.17.3 — IRANSansX Professional Font Loading
 *
 * Strategy based on FontIran variable font guidance:
 * - IRANSansXStatic as full static fallback
 * - IRANSansXVariable for browsers supporting font-variation-settings
 * - Variable axis: wght 100..1000
 * - Variable DOTS axis remains available for controlled future use
 * - OpenType features are controlled in theme CSS
 */

/* Variable font: modern browsers */
@font-face {
  font-family: "IRANSansXVariable";
  font-style: normal;
  font-weight: 100 1000;
  src:
    url("../fonts/woff2/IRANSansXV.woff2") format("woff2-variations"),
    url("../fonts/woff2/IRANSansXV.woff2") format("woff2"),
    url("../fonts/woff/IRANSansXV.woff") format("woff-variations"),
    url("../fonts/woff/IRANSansXV.woff") format("woff");
  font-display: fallback;
}

/* Static fallback: full purchased package */
@font-face {
  font-family: "IRANSansXStatic";
  font-style: normal;
  font-weight: 100;
  src: url("../fonts/woff2/IRANSansX-Thin.woff2") format("woff2"),
       url("../fonts/woff/IRANSansX-Thin.woff") format("woff");
  font-display: fallback;
}

@font-face {
  font-family: "IRANSansXStatic";
  font-style: normal;
  font-weight: 200;
  src: url("../fonts/woff2/IRANSansX-UltraLight.woff2") format("woff2"),
       url("../fonts/woff/IRANSansX-UltraLight.woff") format("woff");
  font-display: fallback;
}

@font-face {
  font-family: "IRANSansXStatic";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/woff2/IRANSansX-Light.woff2") format("woff2"),
       url("../fonts/woff/IRANSansX-Light.woff") format("woff");
  font-display: fallback;
}

@font-face {
  font-family: "IRANSansXStatic";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/woff2/IRANSansX-Regular.woff2") format("woff2"),
       url("../fonts/woff/IRANSansX-Regular.woff") format("woff");
  font-display: fallback;
}

@font-face {
  font-family: "IRANSansXStatic";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/woff2/IRANSansX-Medium.woff2") format("woff2"),
       url("../fonts/woff/IRANSansX-Medium.woff") format("woff");
  font-display: fallback;
}

@font-face {
  font-family: "IRANSansXStatic";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/woff2/IRANSansX-DemiBold.woff2") format("woff2"),
       url("../fonts/woff/IRANSansX-DemiBold.woff") format("woff");
  font-display: fallback;
}

@font-face {
  font-family: "IRANSansXStatic";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/woff2/IRANSansX-Bold.woff2") format("woff2"),
       url("../fonts/woff/IRANSansX-Bold.woff") format("woff");
  font-display: fallback;
}

@font-face {
  font-family: "IRANSansXStatic";
  font-style: normal;
  font-weight: 800;
  src: url("../fonts/woff2/IRANSansX-ExtraBold.woff2") format("woff2"),
       url("../fonts/woff/IRANSansX-ExtraBold.woff") format("woff");
  font-display: fallback;
}

@font-face {
  font-family: "IRANSansXStatic";
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/woff2/IRANSansX-Black.woff2") format("woff2"),
       url("../fonts/woff/IRANSansX-Black.woff") format("woff");
  font-display: fallback;
}

@font-face {
  font-family: "IRANSansXStatic";
  font-style: normal;
  font-weight: 950;
  src: url("../fonts/woff2/IRANSansX-ExtraBlack.woff2") format("woff2"),
       url("../fonts/woff/IRANSansX-ExtraBlack.woff") format("woff");
  font-display: fallback;
}

@font-face {
  font-family: "IRANSansXStatic";
  font-style: normal;
  font-weight: 1000;
  src: url("../fonts/woff2/IRANSansX-Heavy.woff2") format("woff2"),
       url("../fonts/woff/IRANSansX-Heavy.woff") format("woff");
  font-display: fallback;
}
