/* IRANYekanX — the product's standard face (same six static cuts as the App).
   Weight-range descriptors clamp the ends to real shipped faces so nothing is
   ever browser-synthesized (faux-bold): 100-300 → Light, 800-900 → ExtraBold. */
@font-face {
  font-family: "IRANYekanX";
  font-style: normal;
  font-weight: 100 300;
  font-display: swap;
  src: url("./fonts/iranyekanx-light.woff2") format("woff2");
}
@font-face {
  font-family: "IRANYekanX";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("./fonts/iranyekanx-regular.woff2") format("woff2");
}
@font-face {
  font-family: "IRANYekanX";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("./fonts/iranyekanx-medium.woff2") format("woff2");
}
@font-face {
  font-family: "IRANYekanX";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("./fonts/iranyekanx-demibold.woff2") format("woff2");
}
@font-face {
  font-family: "IRANYekanX";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("./fonts/iranyekanx-bold.woff2") format("woff2");
}
@font-face {
  font-family: "IRANYekanX";
  font-style: normal;
  font-weight: 800 900;
  font-display: swap;
  src: url("./fonts/iranyekanx-extrabold.woff2") format("woff2");
}
