@font-face {
    font-family: "0xProto Nerd Font";
    src:    local("0xProtoNerdFont-Bold"),
            url("fonts/0xProtoNerdFont-Bold.woff2") format("woff2");
    font-stretch: normal;
    font-style: normal;
    font-weight: 700;
}
@font-face {
    font-family: "0xProto Nerd Font";
    src:    local("0xProtoNerdFont-Italic"),
            url("fonts/0xProtoNerdFont-Italic.woff2") format("woff2");
    font-stretch: normal;
    font-style: italic;
    font-weight: 400;
}
@font-face {
    font-family: "0xProto Nerd Font";
    src:    local("0xProtoNerdFont-Regular"),
            url("fonts/0xProtoNerdFont-Regular.woff2") format("woff2");
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
}
