@font-face {
  font-family: 'manrope regular';
  src: url('manrope-regular-webfont.woff2') format('woff2'),
    url('manrope-regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'manrope semibold';
  src: url('manrope-semibold-webfont.woff2') format('woff2'),
    url('manrope-semibold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'manrope extrabold';
  src: url('manrope-extrabold-webfont.woff2') format('woff2'),
    url('manrope-extrabold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
