/* فونت فقط از همین دامنه؛ بدون Google Fonts (برای IPهای ایران) */
@font-face {
  font-family: "Vazirmatn";
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("./Vazirmatn-Variable.woff2") format("woff2-variations"),
    url("./Vazirmatn-Variable.woff2") format("woff2");
}
