@font-face {
  font-family: Vazir;
  src: url("../font/Vazir/Vazir-Regular.woff2") format("woff2"),
    url("../font/Vazir/Vazir-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: Vazir;
  src: url("../font/Vazir/Vazir-Bold.woff2") format("woff2"),
    url("../font/Vazir/Vazir-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: Vazir;
  src: url("../font/Vazir/Vazir-Black.woff2") format("woff2"),
    url("../font/Vazir/Vazir-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: Vazir;
  src: url("../font/Vazir/Vazir-Medium.woff2") format("woff2"),
    url("../font/Vazir/Vazir-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: Vazir;
  src: url("../font/Vazir/Vazir-Light.woff2") format("woff2"),
    url("../font/Vazir/Vazir-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: Vazir;
  src: url("../font/Vazir/Vazir-Thin.woff2") format("woff2"),
    url("../font/Vazir/Vazir-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
}
