@font-face {
  font-family: "Vazir";
  font-style: normal;
  font-weight: normal;
  src: url("./ttf/Vazir-Medium-FD.ttf") format("truetype");
}

@font-face {
  font-family: "Vazir";
  font-style: bold;
  font-weight: bold;
  src: url("./ttf/Vazir-Bold-FD.ttf") format("truetype");
}
