@font-face {
    font-family: "NotoSerif NF ExtLt";
    src:    local("NotoSerifNerdFont-ExtraLight"),
            url("fonts/NotoSerifNerdFont-ExtraLight.woff2") format("woff2");
    font-stretch: normal;
    font-style: normal;
    font-weight: 200;
}
@font-face {
    font-family: "NotoSerif NF ExtLt";
    src:    local("NotoSerifNerdFont-ExtraLightItalic"),
            url("fonts/NotoSerifNerdFont-ExtraLightItalic.woff2") format("woff2");
    font-stretch: normal;
    font-style: italic;
    font-weight: 200;
}
