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