/* =========================================================================
   TYPOGRAPHIE — Polices du site
   =========================================================================
   Bryndan Write  → Titres (h1, h2, h3)
   Quicksand      → Sous-titres, navigation, boutons
   Raleway        → Texte courant, paragraphes
   ========================================================================= */

/* Bryndan Write — Police locale (TTF) */
@font-face {
    font-family: 'Bryndan Write';
    src: url('../../fonts/BryndanWrite.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
