@font-face {
    font-family: "BlexMono Nerd Font Mono ExtraLight";
    src:    local("BlexMonoNerdFontMono-ExtraLight"),
            url("fonts/BlexMonoNerdFontMono-ExtraLight.woff2") format("woff2");
    font-stretch: normal;
    font-style: normal;
    font-weight: 200;
}
@font-face {
    font-family: "BlexMono Nerd Font Mono ExtraLight";
    src:    local("BlexMonoNerdFontMono-ExtraLightItalic"),
            url("fonts/BlexMonoNerdFontMono-ExtraLightItalic.woff2") format("woff2");
    font-stretch: normal;
    font-style: italic;
    font-weight: 200;
}
