@font-face {
    font-family: 'Rubik-VF';
    src: url('../src/Rubik-VF.woff2') format('woff2-variations');
    font-weight: 200 900;
}

body { font-family: 'Rubik-VF'; }

:root {
    --site-font: 'Rubik-VF';
}

