
@font-face {
  font-family: 'CriqueGrotesk';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(CriqueGrotesk.ttf) format('truetype');
}

@font-face {
  font-family: 'CriqueGrotesk';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(CriqueGrotesk-Bold.ttf) format('truetype');
}


@font-face {
  font-family: 'CriqueGrotesk';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(CriqueGrotesk-Light.ttf) format('truetype');
}


@font-face {
  font-family: 'CriqueGrotesk';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(CriqueGrotesk-Medium.ttf) format('truetype');
}

@font-face {
  font-family: 'CriqueGrotesk';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(CriqueGrotesk-Thin.ttf) format('truetype');
}
