1@font-face {
2    font-family: "NotoSans NFP Cond";
3    src:    local("NotoSansNerdFontPropo-CondensedBold"),
4            url("fonts/NotoSansNerdFontPropo-CondensedBold.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";
11    src:    local("NotoSansNerdFontPropo-CondensedBoldItalic"),
12            url("fonts/NotoSansNerdFontPropo-CondensedBoldItalic.woff2") format("woff2");
13    font-stretch: condensed;
14    font-style: italic;
15    font-weight: 700;
16}
17@font-face {
18    font-family: "NotoSans NFP Cond";
19    src:    local("NotoSansNerdFontPropo-CondensedItalic"),
20            url("fonts/NotoSansNerdFontPropo-CondensedItalic.woff2") format("woff2");
21    font-stretch: condensed;
22    font-style: italic;
23    font-weight: 400;
24}
25@font-face {
26    font-family: "NotoSans NFP Cond";
27    src:    local("NotoSansNerdFontPropo-CondensedRegular"),
28            url("fonts/NotoSansNerdFontPropo-CondensedRegular.woff2") format("woff2");
29    font-stretch: condensed;
30    font-style: normal;
31    font-weight: 400;
32}
33