<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
	font-display: swap;
	font-family: "BrutalType";
	src: url(../fonts/BrutalType-Light/BrutalType-Light.woff2) format("woff2"),
	url("../fonts/BrutalType-Light/BrutalType-Light.woff") format("woff");
	font-style: normal;
	font-weight: 300;
}

@font-face {
	font-display: swap;
	font-family: "BrutalType";
	src: url(../fonts/BrutalType-Bold/BrutalType-Bold.woff2) format("woff2"),
	url("../fonts/BrutalType-Bold/BrutalType-Bold.woff") format("woff");
	font-style: normal;
	font-weight: 700;
}</pre></body></html>