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