1@font-face {
2    font-family: "NotoSerif NF SemCond ExtLt";
3    src:    local("NotoSerifNerdFont-SemiCondensedExtraLight"),
4            url("fonts/NotoSerifNerdFont-SemiCondensedExtraLight.woff2") format("woff2");
5    font-stretch: semi-condensed;
6    font-style: normal;
7    font-weight: 200;
8}
9@font-face {
10    font-family: "NotoSerif NF SemCond ExtLt";
11    src:    local("NotoSerifNerdFont-SemiCondensedExtraLightItalic"),
12            url("fonts/NotoSerifNerdFont-SemiCondensedExtraLightItalic.woff2") format("woff2");
13    font-stretch: semi-condensed;
14    font-style: italic;
15    font-weight: 200;
16}
17