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