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