@font-face {
	font-family: "ABC Whyte Regular";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url("/fonts/ABCWhyte-Regular.woff2") format("woff2"), url("/fonts/ABCWhyte-Regular.woff") format("woff");
}
