/* DM Sans — copie locale, voir SOURCE.txt */

@font-face {
    font-family: 'DM Sans';
    font-style: italic;
    font-weight: 100 1000;
    font-display: swap;
    src: url('/font/google/dm-sans/dm-sans-variable-italic.woff2') format('woff2');
}

@font-face {
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 100 1000;
    font-display: swap;
    src: url('/font/google/dm-sans/dm-sans-variable.woff2') format('woff2');
}
