@font-face {
  src: url("Vazir.ttf");
  font-family: Vazir;
}

* {
  font-family: Vazir, sans-serif;
 
}