
@font-face {
	font-family: 'ES Rebond Frotesque ExtraBold';
	font-weight: 800;
	src: url('./assets/img/ESRebondGrotesque-Extrabold.woff2') format('woff2');
}
@font-face {
	font-family: 'ES Rebond Frotesque Bold';
	font-weight: 700;
	src: url('./assets/img/ESRebondGrotesque-Bold.woff2') format('woff2');
}
@font-face {
	font-family: 'Nunito Sans Regular';
	font-weight: 400;
	font-display: auto;
}
@font-face {
	font-family: 'Nunito Sans ExtraBold';
	font-weight: 800;
	font-display: auto;
}
@font-face {
	font-family: 'Nunito Sans Bold';
	font-weight: 700;
	font-display: auto;
}
