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