@font-face {
	font-display: swap;
	font-family: 'Host Grotesk';
	font-style: normal;
	font-weight: 300;
	src: url('static/HostGrotesk-Light.ttf') format('truetype');
}

@font-face {
	font-display: swap;
	font-family: 'Host Grotesk';
	font-style: normal;
	font-weight: 400;
	src: url('static/HostGrotesk-Medium.ttf') format('truetype');
}

@font-face {
	font-display: swap;
	font-family: 'Host Grotesk';
	font-style: normal;
	font-weight: 800;
	src: url('static/HostGrotesk-ExtraBold.ttf') format('truetype');
}
