/* Estedad — self-hosted Persian typeface (SIL OFL, aminabedi68/Estedad).
   Served from our own /static so it works with no external CDN at runtime.
   Latin text keeps the system rounded stack; Estedad drives the fa (RTL) UI. */

@font-face {
  font-family: "Estedad";
  src: url("../fonts/Estedad-Regular.a990a0f576ee.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Estedad";
  src: url("../fonts/Estedad-Medium.6f8679d8a64c.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Estedad";
  src: url("../fonts/Estedad-SemiBold.923aeac5aa7e.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Estedad";
  src: url("../fonts/Estedad-Bold.63bf046a4c89.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
/* Map the heavier 800 weight used across the UI onto Bold so headings stay
   crisp in Persian instead of falling back to a synthetic bold. */
@font-face {
  font-family: "Estedad";
  src: url("../fonts/Estedad-Bold.63bf046a4c89.woff2") format("woff2");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
