body {
    font-family: "RobotoFlex", Arial;
    font-weight: 400;
}

@font-face {
    font-family: 'RobotoFlex';
    src: url('RobotoFlex.woff2') format('woff2-variations');
    font-weight: 100 900;
    font-display: swap;
}