/* Source Serif 4 — variable */
@font-face {
    font-family: 'Source Serif 4';
    font-style: normal;
    font-weight: 300 800;
    font-display: swap;
    src: url('source-serif-4-variable.woff2') format('woff2-variations');
}

/* Inter — variable */
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 300 800;
    font-display: swap;
    src: url('inter-variable.woff2') format('woff2-variations');
}

/* IBM Plex Mono — regular */
@font-face {
    font-family: 'IBM Plex Mono';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('ibm-plex-mono-regular.woff2') format('woff2');
}

/* Fraunces — variable (titres signature de la variante B) */
@font-face {
    font-family: 'Fraunces';
    font-style: normal;
    font-weight: 400 700;
    font-display: swap;
    src: url('fraunces-variable-roman.woff2') format('woff2-variations');
}
@font-face {
    font-family: 'Fraunces';
    font-style: italic;
    font-weight: 400 700;
    font-display: swap;
    src: url('fraunces-variable-italic.woff2') format('woff2-variations');
}
