@font-face {
	font-family: 'Average Sans';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url('/fonts/average-sans.ttf') format('truetype');
}

@font-face {
	font-family: 'Philosopher';
	font-style: italic;
	font-weight: 700;
	font-display: swap;
	src: url('/fonts/philosopher-italic-700.ttf') format('truetype');
}
