@import url('https://fonts.googleapis.com/css2?family=Vazirmatn:wght@400;500;600;700;800&display=swap');

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

button,
input,
select,
textarea {
  font-style: normal;
}
