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