/* Self-hosted variable font, the same JetBrains Mono as rbstp.dev. One face
   for the whole page, as a config file would be set. Latin only. */
@font-face {
    font-family: 'JetBrains Mono';
    src: url('../fonts/JetBrainsMono-Variable.woff2') format('woff2-variations');
    font-weight: 400 700;
    font-style: normal;
    font-display: swap;
}
