/* ROBOTO */

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

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