/* ============================================
   RIAD ILYAN — Typographies Premium
   Self-hosted fonts + Google Fonts fallback
   ============================================ */

/* Cormorant Garamond — Titres */
@font-face {
  font-family: 'Cormorant Garamond';
  src: url('../fonts/CormorantGaramond-Regular.woff2') format('woff2');
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: 'Cormorant Garamond';
  src: url('../fonts/CormorantGaramond-Bold.woff2') format('woff2');
  font-weight: 600;
  font-display: swap;
}

/* Libre Baskerville — Corps & Texte */
@font-face {
  font-family: 'Libre Baskerville';
  src: url('../fonts/LibreBaskerville-Regular.woff2') format('woff2');
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: 'Libre Baskerville';
  src: url('../fonts/LibreBaskerville-Bold.woff2') format('woff2');
  font-weight: 700;
  font-display: swap;
}

/* Cinzel — Accréditations & Détails */
@font-face {
  font-family: 'Cinzel';
  src: url('../fonts/Cinzel-Regular.woff2') format('woff2');
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: 'Cinzel';
  src: url('../fonts/Cinzel-Bold.woff2') format('woff2');
  font-weight: 700;
  font-display: swap;
}

/* Pinyon Script — fourni par Google Fonts (woff2 optimisé), plus de TTF local
   (le .ttf local pesait 145 Ko / ~67 Ko transférés et doublonnait Google Fonts). */
