@font-face {
    font-family: 'IBMPlex';
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: url(../fonts/IBMPlexSans-Regular.woff2 );
}

@font-face {
    font-family: 'IBMPlex';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(../fonts/IBMPlexSans-Bold.woff2 );
}

@font-face {
    font-family: 'IBMPlex';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(../fonts/IBMPlexSans-Bold.woff2 );
}

@font-face {
    font-family: 'IBMPlexMono';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../fonts/IBMPlexMono-Regular.woff2 );
}

@font-face {
    font-family: 'IBMPlexMono';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(../fonts/IBMPlexMono-Bold.woff2 );
}