@font-face {
    font-family: "NotoSerif NF Cond ExtLt";
    src:    local("NotoSerifNerdFont-CondensedExtraLight"),
            url("fonts/NotoSerifNerdFont-CondensedExtraLight.woff2") format("woff2");
    font-stretch: condensed;
    font-style: normal;
    font-weight: 200;
}
@font-face {
    font-family: "NotoSerif NF Cond ExtLt";
    src:    local("NotoSerifNerdFont-CondensedExtraLightItalic"),
            url("fonts/NotoSerifNerdFont-CondensedExtraLightItalic.woff2") format("woff2");
    font-stretch: condensed;
    font-style: italic;
    font-weight: 200;
}
