/* ==========================================================================
   JdM Trail — Polices auto-hébergées
   Sources : google/fonts (SIL Open Font License)
   Générées avec fonttools depuis les TTF d'origine.

   OUTFIT — police variable (wght 100–900)
   Couvre : 400 (body), 500 (medium), 600 (semibold), 700 (bold)
   ========================================================================== */

@font-face {
    font-family: 'Outfit';
    src: url('../fonts/outfit-variable.woff2') format('woff2 supports variations'),
         url('../fonts/outfit-variable.woff2') format('woff2');
    font-weight: 100 900;
    font-style: normal;
    font-display: swap;
}

/* ==========================================================================
   BEBAS NEUE — Regular 400
   Police d'affichage (titres de section, hero, logo)
   ========================================================================== */

@font-face {
    font-family: 'Bebas Neue';
    src: url('../fonts/bebas-neue-regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
