@font-face {
  font-family: 'Host Grotesk';
  src: url('../fonts/HostGrotesk-Light.woff2') format('woff2'),
       url('../fonts/HostGrotesk-Light.woff') format('woff');
  font-weight: 100 900; /* if variable font */
  font-style: normal;
  font-display: swap;
}
