@font-face {
  font-family: 'Vazirmatn';
  src: url('/wp-content/themes/blocksy/static/fonts/Vazirmatn[wght].woff2') format('woff2');
  font-weight: 100 900;
  font-display: swap;
}

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

h1,h2,h3,h4,h5,h6{
  font-family: 'Vazirmatn', sans-serif !important;
  font-weight:700;
}


