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

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

}