@font-face {
  font-family: 'HostGrotesk';
  src: url('fonts/HostGrotesk.woff2') format('woff2-variations'), url('fonts/HostGrotesk.ttf') format('truetype-variations');
  font-weight: 300 900;
  font-style: normal;
}
@font-face {
  font-family: 'HostGrotesk';
  src: url('fonts/HostGrotesk-Italic.woff2') format('woff2-variations'), url('fonts/HostGrotesk-Italic.ttf') format('truetype-variations');
  font-weight: 300 900;
  font-style: italic;
}