@font-face {
    font-family: "JetBrainsMono NF Thin";
    src:    local("JetBrainsMonoNerdFont-Thin"),
            url("fonts/JetBrainsMonoNerdFont-Thin.woff2") format("woff2");
    font-stretch: normal;
    font-style: normal;
    font-weight: 100;
}
@font-face {
    font-family: "JetBrainsMono NF Thin";
    src:    local("JetBrainsMonoNerdFont-ThinItalic"),
            url("fonts/JetBrainsMonoNerdFont-ThinItalic.woff2") format("woff2");
    font-stretch: normal;
    font-style: italic;
    font-weight: 100;
}
