1@font-face {
2    font-family: "NotoSerif NFP Cond Black";
3    src:    local("NotoSerifNerdFontPropo-CondensedBlack"),
4            url("fonts/NotoSerifNerdFontPropo-CondensedBlack.woff2") format("woff2");
5    font-stretch: condensed;
6    font-style: normal;
7    font-weight: 900;
8}
9@font-face {
10    font-family: "NotoSerif NFP Cond Black";
11    src:    local("NotoSerifNerdFontPropo-CondensedBlackItalic"),
12            url("fonts/NotoSerifNerdFontPropo-CondensedBlackItalic.woff2") format("woff2");
13    font-stretch: condensed;
14    font-style: italic;
15    font-weight: 900;
16}
17