@font-face {
    font-display: optional;
    font-family: "IBM Plex Sans";
    src: url("/fonts/IBMPlexSans-Regular-Latin1.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-display: optional;
    font-family: "IBM Plex Sans";
    src: url("/fonts/IBMPlexSans-Bold-Latin1.woff") format("woff");
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-display: optional;
    font-family: "IBM Plex Sans";
    src: url("/fonts/IBMPlexSans-Italic-Latin1.woff") format("woff");
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-display: optional;
    font-family: "IBM Plex Sans";
    src: url("/fonts/IBMPlexSans-BoldItalic-Latin1.woff") format("woff");
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-display: optional;
    font-family: "Mozilla Headline";
    src: url("/fonts/MozillaHeadline-Bold.woff2") format("woff2");
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-display: optional;
    font-family: "Mozilla Headline Expanded";
    src: url("/fonts/MozillaHeadline-ExpandedBold.woff2") format("woff2");
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-display: optional;
    font-family: "IBM Plex Mono";
    src: url("/fonts/IBMPlexMono-Regular-Latin3.woff2") format("woff2");
    unicode-range: U+0102-0103, U+01CD-01DC, U+1EA0-1EF9, U+20AB;
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-display: optional;
    font-family: "IBM Plex Mono";
    src: url("/fonts/IBMPlexMono-Italic-Latin3.woff2") format("woff2");
    unicode-range: U+0102-0103, U+01CD-01DC, U+1EA0-1EF9, U+20AB;
    font-style: italic;
    font-weight: normal;
}
