/* Local, self-hosted fonts (SIL Open Font License — see assets/fonts/*-OFL.txt and SOURCES.json).
   Vazirmatn: body and interface text. Estedad: headings (used at 800–900). */
@font-face {
  font-family: "Vazirmatn";
  src: url("../assets/fonts/Vazirmatn-Variable.woff2") format("woff2");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Estedad";
  src: url("../assets/fonts/Estedad-Variable.woff2") format("woff2");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
