@font-face {
  font-family: "Vazirmatn";
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url("../fonts/vazirmatn-thin.woff2") format("woff2"),
    url("../fonts/vazirmatn-thin.ttf") format("truetype");
}
@font-face {
  font-family: "Vazirmatn";
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url("../fonts/vazirmatn-extra-light.woff2") format("woff2"),
    url("../fonts/vazirmatn-extra-light.ttf") format("truetype");
}
@font-face {
  font-family: "Vazirmatn";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("../fonts/vazirmatn-light.woff2") format("woff2"),
    url("../fonts/vazirmatn-light.ttf") format("truetype");
}
@font-face {
  font-family: "Vazirmatn";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/vazirmatn-regular.woff2") format("woff2"),
    url("../fonts/vazirmatn-regular.ttf") format("truetype");
}
@font-face {
  font-family: "Vazirmatn";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../fonts/vazirmatn-medium.woff2") format("woff2"),
    url("../fonts/vazirmatn-medium.ttf") format("truetype");
}
@font-face {
  font-family: "Vazirmatn";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../fonts/vazirmatn-semi-bold.woff2") format("woff2"),
    url("../fonts/vazirmatn-semi-bold.ttf") format("truetype");
}
@font-face {
  font-family: "Vazirmatn";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../fonts/vazirmatn-bold.woff2") format("woff2"),
    url("../fonts/vazirmatn-bold.ttf") format("truetype");
}
@font-face {
  font-family: "Vazirmatn";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("../fonts/vazirmatn-extra-bold.woff2") format("woff2"),
    url("../fonts/vazirmatn-extra-bold.ttf") format("truetype");
}
@font-face {
  font-family: "Vazirmatn";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("../fonts/vazirmatn-black.woff2") format("woff2"),
    url("../fonts/vazirmatn-black.ttf") format("truetype");
}

@font-face {
  font-family: "CircularStd";
  font-weight: 400;
  font-style: normal;
  src: local("CircularStd"),
    url("../fonts/CircularStd-Book.otf") format("opentype");
}
@font-face {
  font-family: "CircularStd";
  font-weight: 500;
  font-style: normal;
  src: local("CircularStd"),
    url("../fonts/CircularStd-Medium.otf") format("opentype");
}
@font-face {
  font-family: "CircularStd";
  font-weight: 700;
  font-style: normal;
  src: local("CircularStd"),
    url("../fonts/CircularStd-Bold.otf") format("opentype");
}
