@font-face {
    font-family: "Agave Nerd Font";
    src:    local("AgaveNerdFont-Bold"),
            url("fonts/AgaveNerdFont-Bold.woff2") format("woff2");
    font-stretch: normal;
    font-style: normal;
    font-weight: 700;
}
@font-face {
    font-family: "Agave Nerd Font";
    src:    local("AgaveNerdFont-Regular"),
            url("fonts/AgaveNerdFont-Regular.woff2") format("woff2");
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
}
@font-face {
    font-family: "Agave Nerd Font Mono";
    src:    local("AgaveNerdFontMono-Bold"),
            url("fonts/AgaveNerdFontMono-Bold.woff2") format("woff2");
    font-stretch: normal;
    font-style: normal;
    font-weight: 700;
}
@font-face {
    font-family: "Agave Nerd Font Mono";
    src:    local("AgaveNerdFontMono-Regular"),
            url("fonts/AgaveNerdFontMono-Regular.woff2") format("woff2");
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
}
@font-face {
    font-family: "Agave Nerd Font Propo";
    src:    local("AgaveNerdFontPropo-Bold"),
            url("fonts/AgaveNerdFontPropo-Bold.woff2") format("woff2");
    font-stretch: normal;
    font-style: normal;
    font-weight: 700;
}
@font-face {
    font-family: "Agave Nerd Font Propo";
    src:    local("AgaveNerdFontPropo-Regular"),
            url("fonts/AgaveNerdFontPropo-Regular.woff2") format("woff2");
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
}
