@font-face {
  font-family: 'Vazir';
  src: url('./fonts/Vazir-Regular.woff2') format('woff2');
}

body, div, span, input, textarea, button {
  font-family: 'Vazir', sans-serif !important;
}
