@font-face {
  font-family: 'Vazirmatn'; 
  src: url('../fonts/Vazirmatn[wght].woff2') format('woff2'); 
  font-weight: normal; 
  font-style: normal;
}

body {
  font-family: 'Vazirmatn', sans-serif !important; 
}