1@font-face {
2    font-family: "NotoSerif NF ExtCond Light";
3    src:    local("NotoSerifNerdFont-ExtraCondensedLight"),
4            url("fonts/NotoSerifNerdFont-ExtraCondensedLight.woff2") format("woff2");
5    font-stretch: extra-condensed;
6    font-style: normal;
7    font-weight: 300;
8}
9@font-face {
10    font-family: "NotoSerif NF ExtCond Light";
11    src:    local("NotoSerifNerdFont-ExtraCondensedLightItalic"),
12            url("fonts/NotoSerifNerdFont-ExtraCondensedLightItalic.woff2") format("woff2");
13    font-stretch: extra-condensed;
14    font-style: italic;
15    font-weight: 300;
16}
17