@font-face {
    font-family: 'Unbounded';
    src: url('../fonts/unbounded-regular.woff2') format('woff2');
    font-weight: 400;
}
@font-face {
    font-family: 'Unbounded';
    src: url('../fonts/unbounded-bold.woff2') format('woff2');
    font-weight: 700;
}
@font-face {
    font-family: 'Unbounded';
    src: url('../fonts/unbounded-black.woff2') format('woff2');
    font-weight: 900;
}
@font-face {
    font-family: 'JetBrains Mono';
    src: url('../fonts/jetbrains-regular.woff2') format('woff2');
    font-weight: 400;
}
@font-face {
    font-family: 'JetBrains Mono';
    src: url('../fonts/jetbrains-bold.woff2') format('woff2');
    font-weight: 700;
}
