
@font-face {
    font-family: 'Roboto Mono';
    src: url('../font/RobotoMono-VariableFont_wght.ttf');
}

@font-face {
    font-family: 'Roboto';
    src: url('../font/Roboto-VariableFont_wdth\,wght.ttf');
}

@font-face {
    font-family: 'Inconsolata';
    src: local('Inconsolata'), url(../font/Inconsolata-VariableFont_wdth,wght.ttf);
}
