
@font-face {
    font-family: IBMPlexSans;
    src: url('../fonts/IBMPlexSans-Regular.otf');
}

@font-face {
    font-family: IBMPlexSans;
    src: url('../fonts/IBMPlexSans-Bold.otf');
    font-weight: bold;
}
