/* فونت محلی — بدون وابستگی به Google Fonts (VPN / فیلترینگ) */
@font-face {
  font-family: "Vazirmatn";
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../fonts/Vazirmatn.woff2") format("woff2");
}
