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