@font-face {
  font-family: "vazir";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/vazir/Vazirmatn-Light.woff2") format("woff2");
}

@font-face {
  font-family: "vazir";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/vazir/Vazirmatn-Regular.woff2") format("woff2");
}

@font-face {
  font-family: "vazir";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/vazir/Vazirmatn-Medium.woff2") format("woff2");
}

@font-face {
  font-family: "vazir";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/vazir/Vazirmatn-DemiBold.woff2") format("woff2");
}

@font-face {
  font-family: "vazir";
  font-style: normal;
  font-weight: bold;
  src: url("../fonts/vazir/Vazirmatn-Bold.woff2") format("woff2");
}
body{
  font-family:'vazir';
}
