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

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

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

@font-face {
  font-family: 'ClobberGrotesk';
  font-display: swap;
  src: url('ClobberGrotesk-DemiBold.woff2') format('woff2'),
        url('ClobberGrotesk-DemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}

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

@font-face {
  font-family: 'ClobberGrotesk';
  font-display: swap;
  src: url('ClobberGrotesk-Stencil.woff2') format('woff2'),
        url('ClobberGrotesk-Stencil.woff') format('woff');
  font-weight: 800;
  font-style: normal;
}

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

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

@font-face {
  font-family: 'Moneta';
  font-display: swap;
  src: url('Moneta-Bold.woff2') format('woff2'),
        url('Moneta-Bold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Moneta';
  font-display: swap;
  src: url('Moneta-Black.woff2') format('woff2'),
        url('Moneta-Black.woff') format('woff');
  font-weight: 800;
  font-style: normal;
}

