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