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

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

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

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

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

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

