@font-face {
  font-family: "vazir";
  font-weight: 400;
  font-style: normal;
  src: url("/src/assets/fonts/Vazir.woff") format("woff");
}

@font-face {
  font-family: "vazir";
  font-weight: 700;
  font-style: normal;
  src: url("/src/assets/fonts/Vazir-Bold.woff") format("woff");
}

body,
button,
input {
  font-family: "vazir";
}
