@font-face {
    font-family: 'Geist Sans';
    src: url("/assets/Geist-Regular-bf3d7137.woff2") format('woff2-variations');
    font-weight: 400 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'IBM Plex Sans';
    src: url("/assets/IBMPlexSans-Regular-413e325b.woff2") format('woff2-variations');
    font-weight: 400 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'IBM Plex Sans';
    src: url("/assets/IBMPlexSans-Italic-3e61717e.woff2") format('woff2-variations');
    font-weight: 400 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'IBM Plex Mono';
    src: url("/assets/IBMPlexMono-Regular-ad6c5e17.woff2") format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'IBM Plex Mono';
    src: url("/assets/IBMPlexMono-Medium-8909e4f6.woff2") format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}