@font-face {
    font-family: "MonaspiceAr Nerd Font";
    src:    local("MonaspiceArNerdFont-Bold"),
            url("fonts/MonaspiceArNerdFont-Bold.woff2") format("woff2");
    font-stretch: normal;
    font-style: normal;
    font-weight: 700;
}
@font-face {
    font-family: "MonaspiceAr Nerd Font";
    src:    local("MonaspiceArNerdFont-BoldItalic"),
            url("fonts/MonaspiceArNerdFont-BoldItalic.woff2") format("woff2");
    font-stretch: normal;
    font-style: italic;
    font-weight: 700;
}
@font-face {
    font-family: "MonaspiceAr Nerd Font";
    src:    local("MonaspiceArNerdFont-Italic"),
            url("fonts/MonaspiceArNerdFont-Italic.woff2") format("woff2");
    font-stretch: normal;
    font-style: italic;
    font-weight: 400;
}
@font-face {
    font-family: "MonaspiceAr Nerd Font";
    src:    local("MonaspiceArNerdFont-Light"),
            url("fonts/MonaspiceArNerdFont-Light.woff2") format("woff2");
    font-stretch: normal;
    font-style: normal;
    font-weight: 300;
}
@font-face {
    font-family: "MonaspiceAr Nerd Font";
    src:    local("MonaspiceArNerdFont-LightItalic"),
            url("fonts/MonaspiceArNerdFont-LightItalic.woff2") format("woff2");
    font-stretch: normal;
    font-style: italic;
    font-weight: 300;
}
@font-face {
    font-family: "MonaspiceAr Nerd Font";
    src:    local("MonaspiceArNerdFont-Medium"),
            url("fonts/MonaspiceArNerdFont-Medium.woff2") format("woff2");
    font-stretch: normal;
    font-style: normal;
    font-weight: 500;
}
@font-face {
    font-family: "MonaspiceAr Nerd Font";
    src:    local("MonaspiceArNerdFont-MediumItalic"),
            url("fonts/MonaspiceArNerdFont-MediumItalic.woff2") format("woff2");
    font-stretch: normal;
    font-style: italic;
    font-weight: 500;
}
@font-face {
    font-family: "MonaspiceAr Nerd Font";
    src:    local("MonaspiceArNerdFont-Regular"),
            url("fonts/MonaspiceArNerdFont-Regular.woff2") format("woff2");
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
}
