@charset "utf-8";
@font-face {
	font-family:'grotesk';
	font-style:normal;
	font-weight:300;
	src:url(/fonts/grotesk/HostGrotesk-Light.ttf) format('opentype')
}
@font-face {
	font-family:'grotesk';
	font-style:normal;
	font-weight:400;
	src:url(/fonts/grotesk/HostGrotesk-Regular.ttf) format('opentype')
}
@font-face {
	font-family:'grotesk';
	font-style:normal;
	font-weight:500;
	src:url(/fonts/grotesk/HostGrotesk-Medium.ttf) format('opentype')
}
@font-face {
	font-family:'grotesk';
	font-style:normal;
	font-weight:600;
	src:url(/fonts/grotesk/HostGrotesk-SemiBold.ttf) format('opentype')
}
@font-face {
	font-family:'grotesk';
	font-style:normal;
	font-weight:700;
	src:url(/fonts/grotesk/HostGrotesk-Bold.ttf) format('opentype')
}
@font-face {
	font-family:'grotesk';
	font-style:normal;
	font-weight:800;
	src:url(/fonts/grotesk/HostGrotesk-ExtraBold.ttf) format('opentype')
}