@font-face{
    font-family: 'JetBrains Mono';
    src: url('https://tilde.team/~ben/fonts/jetbrains-mono/eot/JetBrainsMono-Regular.eot') format('embedded-opentype'),
         url('https://tilde.team/~ben/fonts/jetbrains-mono/woff2/JetBrainsMono-Regular.woff2') format('woff2'),
         url('https://tilde.team/~ben/fonts/jetbrains-mono/woff/JetBrainsMono-Regular.woff') format('woff'),
         url('https://tilde.team/~ben/fonts/jetbrains-mono/ttf/JetBrainsMono-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face{
    font-family: 'JetBrains Mono Italic';
    src: url('https://tilde.team/~ben/fonts/jetbrains-mono/eot/JetBrainsMono-Italic.eot') format('embedded-opentype'),
         url('https://tilde.team/~ben/fonts/jetbrains-mono/woff2/JetBrainsMono-Italic.woff2') format('woff2'),
         url('https://tilde.team/~ben/fonts/jetbrains-mono/woff/JetBrainsMono-Italic.woff') format('woff'),
         url('https://tilde.team/~ben/fonts/jetbrains-mono/ttf/JetBrainsMono-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face{
    font-family: 'JetBrains Mono Bold';
    src: url('https://tilde.team/~ben/fonts/jetbrains-mono/eot/JetBrainsMono-Bold.eot') format('embedded-opentype'),
         url('https://tilde.team/~ben/fonts/jetbrains-mono/woff2/JetBrainsMono-Bold.woff2') format('woff2'),
         url('https://tilde.team/~ben/fonts/jetbrains-mono/woff/JetBrainsMono-Bold.woff') format('woff'),
         url('https://tilde.team/~ben/fonts/jetbrains-mono/ttf/JetBrainsMono-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: bold;
}

