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