@font-face {
    font-family: "NotoSans NF SemCond ExtLt";
    src:    local("NotoSansNerdFont-SemiCondensedExtraLight"),
            url("fonts/NotoSansNerdFont-SemiCondensedExtraLight.woff2") format("woff2");
    font-stretch: semi-condensed;
    font-style: normal;
    font-weight: 200;
}
@font-face {
    font-family: "NotoSans NF SemCond ExtLt";
    src:    local("NotoSansNerdFont-SemiCondensedExtraLightItalic"),
            url("fonts/NotoSansNerdFont-SemiCondensedExtraLightItalic.woff2") format("woff2");
    font-stretch: semi-condensed;
    font-style: italic;
    font-weight: 200;
}
