@font-face {
    font-family: Roboto;
    src: url(Roboto-VariableFont_wdth,wght.ttf);
}

body {
    font-family: Roboto, Arial, sans-serif;
}
