/*

@link https://fonts.google.com/specimen/Rubik
@link https://webfont.yabe.land/en/misc/convert-ttf-woff2/

*/

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

@font-face {
    font-display: swap;
    font-family: 'Rubik';
    font-style: italic;
    font-weight: 300 900;
    src: url('Rubik-Italic-VariableFont_wght.woff2') format('woff2-variations');
}
