@font-face {
    font-family: "Roboto";
    src: url("./fonts/Roboto_Mono/static/RobotoMono-Regular.ttf");
}

html, body {
    font-family: 'Roboto', Helvetica, Arial, sans-serif;
}