@font-face {
  font-family: "Vazirmatn";
  src: url("/fonts/vazirmatn/Vazirmatn-Variable.woff2") format("woff2-variations"),
       url("/fonts/vazirmatn/Vazirmatn-Variable.woff2") format("woff2"),
       local("Vazirmatn"), local("Vazirmatn RD");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

html, body, button, input, textarea, select {
  font-family: "Vazirmatn", Tahoma, "Segoe UI", sans-serif;
}
