@font-face {
    font-family: "RobotoMono Nerd Font Propo Th";
    src:    local("RobotoMonoNerdFontPropo-Thin"),
            url("fonts/RobotoMonoNerdFontPropo-Thin.woff2") format("woff2");
    font-stretch: normal;
    font-style: normal;
    font-weight: 100;
}
@font-face {
    font-family: "RobotoMono Nerd Font Propo Th";
    src:    local("RobotoMonoNerdFontPropo-ThinItalic"),
            url("fonts/RobotoMonoNerdFontPropo-ThinItalic.woff2") format("woff2");
    font-stretch: normal;
    font-style: italic;
    font-weight: 100;
}
