/* ─────────────────────────────────────────────
   EVARA — Self-hosted Fonts
   فونت‌های لوکال پروژه اوارا
   ─────────────────────────────────────────────
   مسیر پیش‌فرض: /fonts/vazirmatn/ و /fonts/cormorant/
   اگه ساختار پروژه‌ات فرق داره، مسیر url() رو عوض کن.
   ───────────────────────────────────────────── */

/* ── Vazirmatn ── */
@font-face {
  font-family: 'Vazirmatn';
  src: url('./vazirmatn/Vazirmatn-Thin.woff2') format('woff2'),
       url('./vazirmatn/Vazirmatn-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Vazirmatn';
  src: url('./vazirmatn/Vazirmatn-ExtraLight.woff2') format('woff2'),
       url('./vazirmatn/Vazirmatn-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Vazirmatn';
  src: url('./vazirmatn/Vazirmatn-Light.woff2') format('woff2'),
       url('./vazirmatn/Vazirmatn-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Vazirmatn';
  src: url('./vazirmatn/Vazirmatn-Regular.woff2') format('woff2'),
       url('./vazirmatn/Vazirmatn-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Vazirmatn';
  src: url('./vazirmatn/Vazirmatn-Medium.woff2') format('woff2'),
       url('./vazirmatn/Vazirmatn-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Vazirmatn';
  src: url('./vazirmatn/Vazirmatn-SemiBold.woff2') format('woff2'),
       url('./vazirmatn/Vazirmatn-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Vazirmatn';
  src: url('./vazirmatn/Vazirmatn-Bold.woff2') format('woff2'),
       url('./vazirmatn/Vazirmatn-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Vazirmatn';
  src: url('./vazirmatn/Vazirmatn-ExtraBold.woff2') format('woff2'),
       url('./vazirmatn/Vazirmatn-ExtraBold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Vazirmatn';
  src: url('./vazirmatn/Vazirmatn-Black.woff2') format('woff2'),
       url('./vazirmatn/Vazirmatn-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

/* ── Cormorant Garamond ── */
@font-face {
  font-family: 'Cormorant Garamond';
  src: url('./cormorant/CormorantGaramond-Light.woff2') format('woff2'),
       url('./cormorant/CormorantGaramond-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Cormorant Garamond';
  src: url('./cormorant/CormorantGaramond-LightItalic.woff2') format('woff2'),
       url('./cormorant/CormorantGaramond-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Cormorant Garamond';
  src: url('./cormorant/CormorantGaramond-Regular.woff2') format('woff2'),
       url('./cormorant/CormorantGaramond-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Cormorant Garamond';
  src: url('./cormorant/CormorantGaramond-Italic.woff2') format('woff2'),
       url('./cormorant/CormorantGaramond-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Cormorant Garamond';
  src: url('./cormorant/CormorantGaramond-Medium.woff2') format('woff2'),
       url('./cormorant/CormorantGaramond-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Cormorant Garamond';
  src: url('./cormorant/CormorantGaramond-MediumItalic.woff2') format('woff2'),
       url('./cormorant/CormorantGaramond-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Cormorant Garamond';
  src: url('./cormorant/CormorantGaramond-SemiBold.woff2') format('woff2'),
       url('./cormorant/CormorantGaramond-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Cormorant Garamond';
  src: url('./cormorant/CormorantGaramond-SemiBoldItalic.woff2') format('woff2'),
       url('./cormorant/CormorantGaramond-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Cormorant Garamond';
  src: url('./cormorant/CormorantGaramond-Bold.woff2') format('woff2'),
       url('./cormorant/CormorantGaramond-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Cormorant Garamond';
  src: url('./cormorant/CormorantGaramond-BoldItalic.woff2') format('woff2'),
       url('./cormorant/CormorantGaramond-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
