/* IRANSansX — FaNum variant (Persian/Eastern-Arabic digits substituted for Latin).
   The single brand typeface. Hierarchy is built with WEIGHT, never with a second family.
   Source files supplied by Jetgam (uploads/IRANSansXFaNum-*D4.woff). */

@font-face {
  font-family: "IRANSansX";
  src: url("../assets/fonts/IRANSansXFaNum-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "IRANSansX";
  src: url("../assets/fonts/IRANSansXFaNum-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "IRANSansX";
  src: url("../assets/fonts/IRANSansXFaNum-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "IRANSansX";
  src: url("../assets/fonts/IRANSansXFaNum-DemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "IRANSansX";
  src: url("../assets/fonts/IRANSansXFaNum-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "IRANSansX";
  src: url("../assets/fonts/IRANSansXFaNum-ExtraBold.woff") format("woff");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
