@font-face {
  font-family: 'Vazirmatn';
  src: url('fonts/Vazirmatn[wght].woff2') format('woff2 supports variations'),
       url('fonts/Vazirmatn[wght].woff2') format('woff2-variations');
    font-weight: 100 1000;
  font-display: fallback;
}
h1, h2, h3, h4, h5, h6,
p,
a,span,label,legend,li,
div,body {
  font-family: Vazirmatn, tahoma !important;
}