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