/* Local Vazir @font-face declarations (WOFF2 first) */
@font-face {
  font-family: 'Vazir';
  src: url('./Vazir-Regular.woff2') format('woff2');
  font-weight: 400; font-style: normal; font-display: swap;
  unicode-range: U+0600-06FF, U+0750-077F, U+08A0-08FF, U+200C-200F, U+FB50-FDFF, U+FE70-FEFF, U+0020-007F;
}
@font-face {
  font-family: 'Vazir';
  src: url('./Vazir-Medium.woff2') format('woff2');
  font-weight: 500; font-style: normal; font-display: swap;
  unicode-range: U+0600-06FF, U+0750-077F, U+08A0-08FF, U+200C-200F, U+FB50-FDFF, U+FE70-FEFF, U+0020-007F;
}
@font-face {
  font-family: 'Vazir';
  src: url('./Vazir-Bold.woff2') format('woff2');
  font-weight: 700; font-style: normal; font-display: swap;
  unicode-range: U+0600-06FF, U+0750-077F, U+08A0-08FF, U+200C-200F, U+FB50-FDFF, U+FE70-FEFF, U+0020-007F;
}
