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