@font-face {
  font-family: 'Vazirmatn';
  src: url('../fonts/Vazir.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Vazirmatn';
  src: url('../fonts/Vazir-Thin.woff2') format('woff2'); /* برای وزن 500 */
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Vazirmatn';
  src: url('../fonts/Vazir-Medium.woff2') format('woff2'); /* برای وزن 600 */
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Vazirmatn';
  src: url('../fonts/Vazir-Bold.woff2') format('woff2'); /* برای وزن 700 */
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Vazirmatn';
  src: url('../fonts/Vazir-Light.woff2') format('woff2'); /* برای وزن 300 */
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
