/* Rubik — copie locale, voir SOURCE.txt */

@font-face {
    font-family: 'Rubik';
    font-style: italic;
    font-weight: 300 900;
    font-display: swap;
    src: url('/font/google/rubik/rubik-variable-italic.woff2') format('woff2');
}

@font-face {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 300 900;
    font-display: swap;
    src: url('/font/google/rubik/rubik-variable.woff2') format('woff2');
}
