/* Polices self-hostees (RGPD : plus de CDN Google Fonts). Subset latin.

   Note : les fichiers geist-400/500/600 étaient bit-identiques (audit md5) —
   même chose pour geist-mono-400/500. Consolidés en un seul fichier par famille
   (geist.woff2 + geist-mono.woff2) pour éviter 81 KB de download inutile.
   Les 3 déclarations Geist et 2 Geist Mono restent (pour matcher les
   font-weight demandés en CSS), pointant toutes vers le même fichier physique. */
@font-face{font-family:'Geist';font-style:normal;font-weight:400;font-display:swap;src:url('../assets/fonts/geist.woff2') format('woff2');}
@font-face{font-family:'Geist';font-style:normal;font-weight:500;font-display:swap;src:url('../assets/fonts/geist.woff2') format('woff2');}
@font-face{font-family:'Geist';font-style:normal;font-weight:600;font-display:swap;src:url('../assets/fonts/geist.woff2') format('woff2');}
@font-face{font-family:'Geist Mono';font-style:normal;font-weight:400;font-display:swap;src:url('../assets/fonts/geist-mono.woff2') format('woff2');}
@font-face{font-family:'Geist Mono';font-style:normal;font-weight:500;font-display:swap;src:url('../assets/fonts/geist-mono.woff2') format('woff2');}
@font-face{font-family:'Instrument Serif';font-style:italic;font-weight:400;font-display:swap;src:url('../assets/fonts/instrument-serif-400-i.woff2') format('woff2');}
