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