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