1@font-face {
2    font-family: "NotoSans NFP Cond ExtBd";
3    src:    local("NotoSansNerdFontPropo-CondensedExtraBold"),
4            url("fonts/NotoSansNerdFontPropo-CondensedExtraBold.woff2") format("woff2");
5    font-stretch: condensed;
6    font-style: normal;
7    font-weight: 700;
8}
9@font-face {
10    font-family: "NotoSans NFP Cond ExtBd";
11    src:    local("NotoSansNerdFontPropo-CondensedExtraBoldItalic"),
12            url("fonts/NotoSansNerdFontPropo-CondensedExtraBoldItalic.woff2") format("woff2");
13    font-stretch: condensed;
14    font-style: italic;
15    font-weight: 700;
16}
17