@font-face {
    font-family: "NotoSerif NFP SemCond Med";
    src:    local("NotoSerifNerdFontPropo-SemiCondensedMedium"),
            url("fonts/NotoSerifNerdFontPropo-SemiCondensedMedium.woff2") format("woff2");
    font-stretch: semi-condensed;
    font-style: normal;
    font-weight: 500;
}
@font-face {
    font-family: "NotoSerif NFP SemCond Med";
    src:    local("NotoSerifNerdFontPropo-SemiCondensedMediumItalic"),
            url("fonts/NotoSerifNerdFontPropo-SemiCondensedMediumItalic.woff2") format("woff2");
    font-stretch: semi-condensed;
    font-style: italic;
    font-weight: 500;
}
