@font-face {
  font-family: 'HostGrotesk';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('./fonts/HostGrotesk-Regular.woff2') format('woff2');
}

@font-face {
  font-family: 'HostGrotesk';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('./fonts/HostGrotesk-Italic.woff2') format('woff2');
}

@font-face {
  font-family: 'HostGrotesk';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('./fonts/HostGrotesk-Medium.woff2') format('woff2');
}

@font-face {
  font-family: 'HostGrotesk';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url('./fonts/HostGrotesk-MediumItalic.woff2') format('woff2');
}

@font-face {
  font-family: 'HostGrotesk';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('./fonts/HostGrotesk-SemiBold.woff2') format('woff2');
}

@font-face {
  font-family: 'HostGrotesk';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url('./fonts/HostGrotesk-SemiBoldItalic.woff2') format('woff2');
}

@font-face {
  font-family: 'HostGrotesk';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('./fonts/HostGrotesk-Bold.woff2') format('woff2');
}

@font-face {
  font-family: 'HostGrotesk';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url('./fonts/HostGrotesk-BoldItalic.woff2') format('woff2');
}

@font-face {
  font-family: 'HostGrotesk';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url('./fonts/HostGrotesk-ExtraBold.woff2') format('woff2');
}

@font-face {
  font-family: 'HostGrotesk';
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src: url('./fonts/HostGrotesk-ExtraBoldItalic.woff2') format('woff2');
}

@font-face {
  font-family: 'HostGrotesk';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('./fonts/HostGrotesk-Light.woff2') format('woff2');
}

@font-face {
  font-family: 'HostGrotesk';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url('./fonts/HostGrotesk-LightItalic.woff2') format('woff2');
}

@font-face {
  font-family: 'HostGrotesk';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url('./fonts/HostGrotesk-VariableFont_wght.woff2') format('woff2');
}

@font-face {
  font-family: 'HostGrotesk';
  font-style: italic;
  font-weight: 100 900;
  font-display: swap;
  src: url('./fonts/HostGrotesk-Italic-VariableFont_wght.woff2') format('woff2');
}
