/* ═══════════════════════════════════════════════════════════════
   FK FONTS — POINT UNIQUE DE GESTION DES FONTES DU SITE

   Chargé par toutes les pages statiques et par le thème WordPress.
   Ne contient QUE des @font-face et les jetons de police :
   aucune règle de mise en page, donc chargeable partout sans risque.

   POUR CHANGER UNE FONTE DU SITE :
     1. déposer le .woff2 dans /fonts/
     2. ajuster le @font-face correspondant ci-dessous
     3. ajuster le jeton dans :root en bas de ce fichier
   Rien d'autre à toucher : les pages n'écrivent jamais de
   font-family en dur, elles utilisent var(--serif) / var(--sans).

   Les trois familles sont VARIABLES : un seul fichier couvre
   toute la plage de graisses, d'où le font-weight en intervalle.
   ═══════════════════════════════════════════════════════════════ */

/* ── Cormorant Garamond ── graisses 300 700 ── */
@font-face{font-family:'Cormorant Garamond';font-style:italic;font-weight:300 700;font-display:swap;src:url('/fonts/cormorant-garamond-var-italic-latin.woff2') format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-family:'Cormorant Garamond';font-style:italic;font-weight:300 700;font-display:swap;src:url('/fonts/cormorant-garamond-var-italic-latin-ext.woff2') format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF}
@font-face{font-family:'Cormorant Garamond';font-style:normal;font-weight:300 700;font-display:swap;src:url('/fonts/cormorant-garamond-var-normal-latin.woff2') format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-family:'Cormorant Garamond';font-style:normal;font-weight:300 700;font-display:swap;src:url('/fonts/cormorant-garamond-var-normal-latin-ext.woff2') format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF}

/* ── Outfit ── graisses 100 900 ── */
@font-face{font-family:'Outfit';font-style:normal;font-weight:100 900;font-display:swap;src:url('/fonts/outfit-var-normal-latin.woff2') format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-family:'Outfit';font-style:normal;font-weight:100 900;font-display:swap;src:url('/fonts/outfit-var-normal-latin-ext.woff2') format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF}

/* ── DM Sans ── graisses 100 1000 ── */
@font-face{font-family:'DM Sans';font-style:normal;font-weight:100 1000;font-display:swap;src:url('/fonts/dm-sans-var-normal-latin.woff2') format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-family:'DM Sans';font-style:normal;font-weight:100 1000;font-display:swap;src:url('/fonts/dm-sans-var-normal-latin-ext.woff2') format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF}

/* ── The Foriene Serif ── display, titres 56px et plus ── graisse 400 uniquement ──
   Rasio Studio, 2025. Licence : demo personal use (ifonts.xyz).
   Usage commercial assume par le proprietaire du site le 11 aout 2026.
   La fonte n'existe qu'en 400 : un font-weight:300 rendra du 400. ── */
@font-face{font-family:'The Foriene';font-style:normal;font-weight:400;font-display:swap;src:url('/fonts/the-foriene-regular.woff2') format('woff2')}
@font-face{font-family:'The Foriene';font-style:italic;font-weight:400;font-display:swap;src:url('/fonts/the-foriene-italic.woff2') format('woff2')}

/* ── Kinfolk ── display, RÉSERVÉ aux titres dédiés, ne pas généraliser ── */
@font-face{font-family:'Kinfolk';font-style:normal;font-weight:400;font-display:swap;src:url('/fonts/FontsFree-Net-Kinfolk_Reg.ttf') format('truetype')}

/* ── LES JETONS ── c'est ici qu'on change la police du site ── */
:root{
  --serif:'Cormorant Garamond',Georgia,serif;   /* titres */
  --sans:'Outfit',sans-serif;                            /* corps de texte */
  --display:'The Foriene',Georgia,serif;       /* titres 56px et plus */
  --kinfolk:'Kinfolk',Georgia,serif;            /* display, réservé */
  --sans-alt:'DM Sans','Outfit',sans-serif      /* /atelier/ et /vision/ */
}
