@font-face {
    font-family: 'Unbounded';
    font-style: normal;
    font-weight: 400;
    src: url('fonts/unbounded-400.woff2') format('woff2');
    font-display: swap;
}
@font-face {
    font-family: 'Unbounded';
    font-style: normal;
    font-weight: 600;
    src: url('fonts/unbounded-600.woff2') format('woff2');
    font-display: swap;
}
@font-face {
    font-family: 'Unbounded';
    font-style: normal;
    font-weight: 900;
    src: url('fonts/unbounded-900.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'Fira Code';
    font-style: normal;
    font-weight: 400;
    src: url('fonts/firacode-400.woff2') format('woff2');
    font-display: swap;
}
@font-face {
    font-family: 'Fira Code';
    font-style: normal;
    font-weight: 600;
    src: url('fonts/firacode-600.woff2') format('woff2');
    font-display: swap;
}
@font-face {
    font-family: 'Noto Color Emoji';
    font-style: normal;
    font-weight: 400;
    src: url('fonts/notocoloremoji.woff2') format('woff2');
    font-display: swap;
}
