@font-face {
  font-family: 'Craftwork Grotesk';
  src: url('/fonts/Craftwork Grotesk/CraftworkGrotesk-Regular.eot');
  src: url('/fonts/Craftwork Grotesk/CraftworkGrotesk-Regular.eot?#iefix') format('embedded-opentype'),
      url('/fonts/Craftwork Grotesk/CraftworkGrotesk-Regular.woff2') format('woff2'),
      url('/fonts/Craftwork Grotesk/CraftworkGrotesk-Regular.woff') format('woff'),
      url('/fonts/Craftwork Grotesk/CraftworkGrotesk-Regular.ttf') format('truetype'),
      url('/fonts/Craftwork Grotesk/CraftworkGrotesk-Regular.svg#CraftworkGrotesk-Regular') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Manrope';
  src: url('/fonts/Manrope/Manrope-Light.eot');
  src: url('/fonts/Manrope/Manrope-Light.eot?#iefix') format('embedded-opentype'),
    url('/fonts/Manrope/Manrope-Light.woff2') format('woff2'),
    url('/fonts/Manrope/Manrope-Light.woff') format('woff'),
    url('/fonts/Manrope/Manrope-Light.ttf') format('truetype'),
    url('/fonts/Manrope/Manrope-Light.svg#Manrope-Light') format('svg');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Manrope';
  src: url('/fonts/Manrope/Manrope-Regular.eot');
  src: url('/fonts/Manrope/Manrope-Regular.eot?#iefix')
      format('embedded-opentype'),
    url('/fonts/Manrope/Manrope-Regular.woff2') format('woff2'),
    url('/fonts/Manrope/Manrope-Regular.woff') format('woff'),
    url('/fonts/Manrope/Manrope-Regular.ttf') format('truetype'),
    url('/fonts/Manrope/Manrope-Regular.svg#Manrope-Regular') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Manrope';
  src: url('/fonts/Manrope/Manrope-Bold.eot');
  src: url('/fonts/Manrope/Manrope-Bold.eot?#iefix') format('embedded-opentype'),
    url('/fonts/Manrope/Manrope-Bold.woff2') format('woff2'),
    url('/fonts/Manrope/Manrope-Bold.woff') format('woff'),
    url('/fonts/Manrope/Manrope-Bold.ttf') format('truetype'),
    url('/fonts/Manrope/Manrope-Bold.svg#Manrope-Bold') format('svg');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}