/* Self-hosted so the dashboard needs no external request. Google Fonts is not
   reliably reachable from Iran, which matters if the author ever opens this. */
@font-face {
  font-family: Vazirmatn;
  src: url("/static/Vazirmatn-Regular.woff2") format("woff2");
  font-weight: 400; font-display: swap;
}
@font-face {
  font-family: Vazirmatn;
  src: url("/static/Vazirmatn-Bold.woff2") format("woff2");
  font-weight: 700; font-display: swap;
}
