@font-face {
    font-family: "NotoSerif NFP Cond Thin";
    src:    local("NotoSerifNerdFontPropo-CondensedThin"),
            url("fonts/NotoSerifNerdFontPropo-CondensedThin.woff2") format("woff2");
    font-stretch: condensed;
    font-style: normal;
    font-weight: 100;
}
@font-face {
    font-family: "NotoSerif NFP Cond Thin";
    src:    local("NotoSerifNerdFontPropo-CondensedThinItalic"),
            url("fonts/NotoSerifNerdFontPropo-CondensedThinItalic.woff2") format("woff2");
    font-stretch: condensed;
    font-style: italic;
    font-weight: 100;
}
