@font-face {
  font-family: "Vazirmatn";
  src: url("./Vazirmatn-Black.ttf") format("woff2");
  font-weight: 900;
  /* Black */
  font-style: normal;
}

@font-face {
  font-family: "Vazirmatn";
  src: url("./Vazirmatn-Bold.ttf") format("woff2");
  font-weight: bold;
  /* Bold */
  font-style: normal;
}

@font-face {
  font-family: "Vazirmatn";
  src: url("./Vazirmatn-Light.ttf") format("woff2");
  font-weight: 300;
  /* Light */
  font-style: normal;
}

@font-face {
  font-family: "Vazirmatn";
  src: url("./Vazirmatn-Medium.ttf") format("woff2");
  font-weight: 500;
  /* Medium */
  font-style: normal;
}

@font-face {
  font-family: "Vazirmatn";
  src: url("./Vazirmatn-Regular.ttf") format("woff2");
  font-weight: 400;
  /* Regular */
  font-style: normal;
}

@font-face {
  font-family: "Vazirmatn";
  src: url("./Vazirmatn-SemiBold.ttf") format("woff2");
  font-weight: 600;
  /* SemiBold */
  font-style: normal;
}

@font-face {
  font-family: "Vazirmatn";
  src: url("./Vazirmatn-Thin.ttf") format("woff2");
  font-weight: 100;
  /* Thin */
  font-style: normal;
}

@font-face {
  font-family: "Vazirmatn";
  src: url("./Vazirmatn-ExtraLight.ttf") format("woff2");
  font-weight: 200;
  /* UltraLight */
  font-style: normal;
}

@font-face {
  font-family: "Vazirmatn";
  src: url("./Vazirmatn-ExtraBold.ttf") format("woff2");
  font-weight: 950;
  /* UltraBlack */
  font-style: normal;
}
