/* Poppins auto-hébergée (poids 400 à 800, jeu latin) — remplace Google Fonts pour éviter
   le transfert d'IP vers Google. Fichiers woff2 servis localement via AssetMapper. */

@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("files/poppins-latin-400-normal-heQdAz3.woff2") format('woff2');
}

@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url("files/poppins-latin-500-normal-AuPgurU.woff2") format('woff2');
}

@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url("files/poppins-latin-600-normal-RV1hfMj.woff2") format('woff2');
}

@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url("files/poppins-latin-700-normal-5ePuYxR.woff2") format('woff2');
}

@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url("files/poppins-latin-800-normal-5P7KlTU.woff2") format('woff2');
}
