/* Outfit Variable Font - supports weights 100-900 */
@font-face {
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url('/css/fonts/outfit-variable.woff2') format('woff2');
}

/* JetBrains Mono Font */
@font-face {
    font-family: 'JetBrains Mono';
    font-style: normal;
    font-weight: 400 700;
    font-display: swap;
    src: url('/css/fonts/jetbrains-mono.woff2') format('woff2');
}
