@font-face {
    font-family: 'JetBrains Mono';
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src: url('/res/JetBrainsMono-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'Space Mono';
    font-display: swap;
    src: url('/res/SpaceMono-Bold.ttf') format('truetype');
}
