@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-display: swap;
    font-weight: 100 900;
    src: url(../../../assets/fonts/Roboto/Roboto-VariableFont_wdth,wght.ttf) format('truetype');
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-display: swap;
    font-weight: 100 900;
    src: url(../../../assets/fonts/Roboto/Roboto-Italic-VariableFont_wdth,wght.ttf) format('truetype');
}
