/**
 * Self-hosted Vazir (v30.1.0) — no CDN.
 * Source: rastikerdar/vazir-font (OFL).
 * Only weights used by the theme (400–900). Thin/Light omitted to cut font requests.
 */
@font-face {
  font-family: "Vazir";
  src: url("../fonts/vazir/Vazir-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Vazir";
  src: url("../fonts/vazir/Vazir-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Vazir";
  src: url("../fonts/vazir/Vazir-Bold.woff2") format("woff2");
  font-weight: 600 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Vazir";
  src: url("../fonts/vazir/Vazir-Black.woff2") format("woff2");
  font-weight: 800 900;
  font-style: normal;
  font-display: swap;
}
