@font-face {
  font-family: "Vazirmatn";
  src: url("/static/fonts/Vazirmatn-Variable.woff2") format("woff2");
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
}
:root { --sp-font: "Vazirmatn", sans-serif; }
html, body, button, input, textarea, select, option, a, label, table, th, td,
h1, h2, h3, h4, h5, h6, p, span, strong, small, summary {
  font-family: "Vazirmatn", sans-serif !important;
}
h1, h2, h3, h4, h5, h6, strong, b { font-weight: 700; }
button, .btn, [class*="-btn"] { font-weight: 600; }
