@font-face {
	font-family: "Feature Display";
	font-style: normal;
	font-weight: 700; /* OK - Bold = 700 */
	font-display: swap;
	src: url("/fonts/FeatureDisplay-Bold-Web.woff2") format("woff2");
}

@font-face {
	font-family: "FeatureText-Regular";
	font-style: normal;
	font-weight: 400; /* OPRAVA: Regular = 400 */
	font-display: swap;
	src: url("/fonts/FeatureText-Regular-Web.woff2") format("woff2");
}

@font-face {
	font-family: "Oldschool Grotesk Compressed";
	font-style: normal;
	font-weight: 700; /* OPRAVA: Bold = 700 */
	font-display: swap;
	src: url("/fonts/OldschoolGroteskCompressed_W-Bold.woff2") format("woff2");
}

@font-face {
	font-family: "Oldschool Grotesk Condensed";
	font-style: normal;
	font-weight: 700; /* OPRAVA: Bold = 700 */
	font-display: swap;
	src: url("/fonts/OldschoolGroteskCondensed_W-Bold.woff2") format("woff2");
}
