@font-face {
  font-family: "Vazirmatn";
  src: url("/Vazirmatn.woff2?v=33.003") format("woff2-variations");
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
}

html,
body,
button,
input,
select,
textarea {
  font-family: "Vazirmatn", Tahoma, "Segoe UI", Arial, sans-serif !important;
}

body {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
