@font-face {
  font-family: 'Clash Grotesk:';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('ClashGrotesk-Regular.woff2') format('woff2'),
       url('ClashGrotesk-Regular.woff') format('woff');
}

@font-face {
  font-family: 'Clash Grotesk:Regular';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('ClashGrotesk-Regular.woff2') format('woff2'),
       url('ClashGrotesk-Regular.woff') format('woff');
}

@font-face {
  font-family: 'Clash Grotesk';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('ClashGrotesk-Medium.woff2') format('woff2'),
       url('ClashGrotesk-Medium.woff') format('woff');
}

@font-face {
  font-family: 'Clash Grotesk:Medium';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('ClashGrotesk-Medium.woff2') format('woff2'),
       url('ClashGrotesk-Medium.woff') format('woff');
}