@font-face {
	font-family: 'APOLLO';
	src: url('./Apollo-Regular-Web.woff2') format('woff2'),
	url('./Apollo-Regular-Web.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'Tiempos Headline';
	src: url('./Tiempos-headline-regular.woff2') format('woff2');
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Tiempos Text';
	src: url('./Tiempos-text-regular.woff2') format('woff');
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'ABC Ginto';
	src: url('./ABCGinto-Regular.woff2') format('woff2'),
	url('./ABCGinto-Regular.woff') format('woff');
	font-style: normal;
	font-display: swap;
}
