/* ==========================================================================
   قلم فارسی شبنم — طراحی: صابر راستی‌کردار
   مجوز: SIL Open Font License 1.1 (فایل LICENSE در همین پوشه)
   این فونت روی همین هاست میزبانی می‌شود تا سایت به CDN خارجی وابسته نباشد.
   ========================================================================== */

@font-face {
  font-family: 'Shabnam';
  src: url('Shabnam-Light.woff2') format('woff2'),
       url('Shabnam-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Shabnam';
  src: url('Shabnam.woff2') format('woff2'),
       url('Shabnam.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Shabnam';
  src: url('Shabnam-Medium.woff2') format('woff2'),
       url('Shabnam-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

/* وزن ۶۰۰ نیز به Medium نگاشت می‌شود تا در استایل‌ها یکدست بماند */
@font-face {
  font-family: 'Shabnam';
  src: url('Shabnam-Medium.woff2') format('woff2'),
       url('Shabnam-Medium.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Shabnam';
  src: url('Shabnam-Bold.woff2') format('woff2'),
       url('Shabnam-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

/* وزن‌های ۸۰۰ و ۹۰۰ به Bold نگاشت می‌شوند (شبنم وزن سنگین‌تر ندارد) */
@font-face {
  font-family: 'Shabnam';
  src: url('Shabnam-Bold.woff2') format('woff2'),
       url('Shabnam-Bold.woff') format('woff');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Shabnam';
  src: url('Shabnam-Bold.woff2') format('woff2'),
       url('Shabnam-Bold.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
