@font-face {
    font-family: "NotoSerif NF Cond Thin";
    src:    local("NotoSerifNerdFont-CondensedThin"),
            url("fonts/NotoSerifNerdFont-CondensedThin.woff2") format("woff2");
    font-stretch: condensed;
    font-style: normal;
    font-weight: 100;
}
@font-face {
    font-family: "NotoSerif NF Cond Thin";
    src:    local("NotoSerifNerdFont-CondensedThinItalic"),
            url("fonts/NotoSerifNerdFont-CondensedThinItalic.woff2") format("woff2");
    font-stretch: condensed;
    font-style: italic;
    font-weight: 100;
}
