@font-face {
    font-family: "NotoSerif NFP Cond Black";
    src:    local("NotoSerifNerdFontPropo-CondensedBlack"),
            url("fonts/NotoSerifNerdFontPropo-CondensedBlack.woff2") format("woff2");
    font-stretch: condensed;
    font-style: normal;
    font-weight: 900;
}
@font-face {
    font-family: "NotoSerif NFP Cond Black";
    src:    local("NotoSerifNerdFontPropo-CondensedBlackItalic"),
            url("fonts/NotoSerifNerdFontPropo-CondensedBlackItalic.woff2") format("woff2");
    font-stretch: condensed;
    font-style: italic;
    font-weight: 900;
}
