@font-face {
	font-family: 'Catamaran';
	font-style: normal;
	font-weight: 800;
	font-display: swap;
	src: url('font/google/catamaran-800.ttf') format('truetype');
}

@font-face {
	font-family: 'Heebo';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url('font/google/heebo-400.ttf') format('truetype');
}

@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url('font/google/inter-500.ttf') format('truetype');
}
