@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;
}