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