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

@font-face {
    font-family: 'IBM Plex Mono';
    font-weight: 600;
    font-display: swap;
    font-style: normal;
    src: url("IBMPlexMono-SemiBold.woff2") format("woff2");
}
