@font-face {
    font-family: 'Consola Mono Bold';
    src: url('/fonts/ConsolaMono-Bold.ttf') format('truetype');
}

@font-face {
    font-family: 'X Typewriter Bold';
    src: url('/fonts/XTypewriter-Bold.ttf') format('truetype');
}

@font-face {
    font-family: 'Fixedsys';
    src: url('/fonts/fixedsys.ttf') format('truetype');
}

@font-face {
    font-family: 'Jetbrains';
    src: url('/fonts/JetBrainsMono-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Monofur';
    src: url('/fonts/monof55.ttf') format('truetype');
}

@font-face {
    font-family: 'Ubuntu';
    src: url('/fonts/UbuntuMono-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Wumpus';
    src: url('/fonts/WumpusMono-Regular.ttf') format('truetype');
}