1@font-face {
2    font-family: "NotoSansM NFP SemCond";
3    src:    local("NotoSansMNerdFontPropo-SemiCondensedBold"),
4            url("fonts/NotoSansMNerdFontPropo-SemiCondensedBold.woff2") format("woff2");
5    font-stretch: semi-condensed;
6    font-style: normal;
7    font-weight: 700;
8}
9@font-face {
10    font-family: "NotoSansM NFP SemCond";
11    src:    local("NotoSansMNerdFontPropo-SemiCondensedRegular"),
12            url("fonts/NotoSansMNerdFontPropo-SemiCondensedRegular.woff2") format("woff2");
13    font-stretch: semi-condensed;
14    font-style: normal;
15    font-weight: 400;
16}
17