
@font-face {
	font-family: 'ABC Monument Grotesk';
	font-style: normal;
	font-weight: 400;
	font-display: swap;

	src: url('../fonts/ABCMonumentGrotesk-Regular.woff') format('woff');
}

@font-face {
	font-family: 'ABC Monument Grotesk Medium';
	font-style: normal;
	font-weight: 400;
	font-display: swap;

	src: url('../fonts/ABCMonumentGrotesk-Medium.woff') format('woff');
}