
@font-face {
    font-family: 'Roboto Mono';
    font-style:  normal;
    font-weight: 400;
    font-display: block;
    src: url('./font-files/RobotoMono-Regular.ttf?v=3.11') format('truetype');
}
@font-face {
    font-family: 'Mierb';
    font-style:  normal;
    font-weight: 600;
    font-display: block;
    src: url('./font-files/RobotoMono-Regular.ttf?v=3.11') format('truetype');
}