/* =========================================================================
   Dreamstory — polices auto-hébergées (RGPD). Fichiers .woff2 dans assets/fonts/
   ========================================================================= */
@font-face{font-family:'Pacifico';font-style:normal;font-weight:400;font-display:swap;src:url('../fonts/pacifico-400.woff2') format('woff2');}
@font-face{font-family:'Nunito';font-style:normal;font-weight:300;font-display:swap;src:url('../fonts/nunito-300.woff2') format('woff2');}
@font-face{font-family:'Nunito';font-style:normal;font-weight:400;font-display:swap;src:url('../fonts/nunito-400.woff2') format('woff2');}
@font-face{font-family:'Nunito';font-style:italic;font-weight:400;font-display:swap;src:url('../fonts/nunito-400i.woff2') format('woff2');}
@font-face{font-family:'Nunito';font-style:normal;font-weight:600;font-display:swap;src:url('../fonts/nunito-600.woff2') format('woff2');}
@font-face{font-family:'Nunito';font-style:normal;font-weight:700;font-display:swap;src:url('../fonts/nunito-700.woff2') format('woff2');}
@font-face{font-family:'Nunito';font-style:normal;font-weight:800;font-display:swap;src:url('../fonts/nunito-800.woff2') format('woff2');}
@font-face{font-family:'Cormorant Garamond';font-style:normal;font-weight:400;font-display:swap;src:url('../fonts/cormorant-400.woff2') format('woff2');}
@font-face{font-family:'Cormorant Garamond';font-style:normal;font-weight:600;font-display:swap;src:url('../fonts/cormorant-600.woff2') format('woff2');}
@font-face{font-family:'Cormorant Garamond';font-style:italic;font-weight:300;font-display:swap;src:url('../fonts/cormorant-300i.woff2') format('woff2');}
@font-face{font-family:'Cormorant Garamond';font-style:italic;font-weight:400;font-display:swap;src:url('../fonts/cormorant-400i.woff2') format('woff2');}
@font-face{font-family:'Cormorant Garamond';font-style:italic;font-weight:600;font-display:swap;src:url('../fonts/cormorant-600i.woff2') format('woff2');}

/* --- Ajouts -------------------------------------------------------------
   Caveat : l'écriture manuscrite du mot du metteur en scène.
   Libre (SIL Open Font License), à récupérer sur fonts.google.com/specimen/Caveat
   → un seul fichier suffit : le graisse 500.                                */
@font-face{font-family:'Caveat';font-style:normal;font-weight:500;font-display:swap;src:url('../fonts/caveat-500.woff2') format('woff2');}

/* Sheree (Typadelic) : police COMMERCIALE, licence Webfont obligatoire.
   https://www.myfonts.com/collections/sheree-font-typadelic
   Tant que le fichier n'est pas déposé, la déclaration échoue en silence
   et les titres restent en Pacifico — rien ne casse.                        */
@font-face{font-family:'Sheree';font-style:normal;font-weight:400;font-display:swap;src:url('../fonts/sheree.woff2') format('woff2'),url('../fonts/sheree.woff') format('woff');}

/* Waltograph (Justin Callaghan) : licence Creative Commons NON COMMERCIALE.
   Réservée ici au seul encart de la citation de Walt Disney.
   https://mickeyavenue.com — une licence commerciale se demande à l'auteur. */
@font-face{font-family:'Waltograph';font-style:normal;font-weight:400;font-display:swap;src:url('../fonts/waltograph.woff2') format('woff2');}

/* --- Piles de polices du site ------------------------------------------- */
:root{
  --deco:'Sheree','Pacifico',cursive;                 /* titres */
  --calligraphie:'Caveat','Segoe Script',cursive;     /* mot du metteur en scène */
  --walt:'Waltograph','Pacifico',cursive;             /* encart Walt Disney uniquement */
}