/* Vazirmatn / Vazir font - place actual woff2 files in ../fonts/ for best result */
@font-face {
  font-family: Vazirmatn;
  src: local('Vazirmatn'), local('Vazir'), local('Tahoma');
  font-weight: 100 900;
  font-display: swap;
}
body, button, input, select, textarea {
  font-family: Vazirmatn, Tahoma, 'Segoe UI', sans-serif;
}
