/* Self-hosted JetBrains Mono (latin, 400) — replaces Google Fonts for the app shell */
@font-face {
    font-family: 'JetBrains Mono';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/jetbrains-mono/jetbrains-mono-400.woff2') format('woff2');
}
