1@font-face {
2    font-family: "BlexMono Nerd Font ExtraLight";
3    src:    local("BlexMonoNerdFont-ExtraLight"),
4            url("fonts/BlexMonoNerdFont-ExtraLight.woff2") format("woff2");
5    font-stretch: normal;
6    font-style: normal;
7    font-weight: 200;
8}
9@font-face {
10    font-family: "BlexMono Nerd Font ExtraLight";
11    src:    local("BlexMonoNerdFont-ExtraLightItalic"),
12            url("fonts/BlexMonoNerdFont-ExtraLightItalic.woff2") format("woff2");
13    font-stretch: normal;
14    font-style: italic;
15    font-weight: 200;
16}
17