@font-face {
    font-family: ibmplexmono;
    font-weight: bolder;
    src: url("IBMPlexMono-Medium.otf") format("opentype");
}

@font-face {
    font-family: ibmplexmono;
    font-weight: normal;
    src: url("IBMPlexMono-Regular.otf") format("opentype");
}
@font-face {
    font-family: ibmplexsans;
    font-weight: normal;
    src: url("IBMPlexSans-Regular.otf") format("opentype");
}
@font-face {
    font-family: ibmplexsans;
    font-weight: normal;
    font-style: italic
    src: url("IBMPlexSans-Italic.otf") format("opentype");
}
@font-face {
    font-family: ibmplexsans;
    font-weight: bolder;
    src: url("IBMPlexSans-Medium.otf") format("opentype");
}
@font-face {
    font-family: miniionpro;
    font-weight: normal;
    src: url("MinionPro-Regular.otf") format("opentype");
}
