/*
 * LOT-4.1 B12 (UX-08) — Poppins auto-hébergée (aucun CDN).
 * Sous-ensemble latin OFL (fontsource @5.0.8), servie via AssetMapper :
 * les url() relatives sont réécrites en chemins fingerprintés à la compile.
 * font-display:swap = texte visible immédiatement en fallback système.
 */
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("../fonts/poppins-400-heQdAz3.woff2") format('woff2');
}
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url("../fonts/poppins-500-AuPgurU.woff2") format('woff2');
}
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url("../fonts/poppins-600-RV1hfMj.woff2") format('woff2');
}
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url("../fonts/poppins-700-5ePuYxR.woff2") format('woff2');
}
