@font-face {
    font-family: "NotoSans NFP Black";
    src:    local("NotoSansNerdFontPropo-Black"),
            url("fonts/NotoSansNerdFontPropo-Black.woff2") format("woff2");
    font-stretch: normal;
    font-style: normal;
    font-weight: 900;
}
@font-face {
    font-family: "NotoSans NFP Black";
    src:    local("NotoSansNerdFontPropo-BlackItalic"),
            url("fonts/NotoSansNerdFontPropo-BlackItalic.woff2") format("woff2");
    font-stretch: normal;
    font-style: italic;
    font-weight: 900;
}
