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