@font-face {
  font-display: swap;
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 200;
  
  src: local(''),
    url('fonts/manrope-200.woff2') format('woff2')
}
@font-face {
  font-display: swap;
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 300;
  
  src: local(''),
    url('fonts/manrope-300.woff2') format('woff2')
}
@font-face {
  font-display: swap;
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400;
  
  src: local(''),
    url('fonts/manrope-regular.woff2') format('woff2')
}
@font-face {
  font-display: swap;
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 500;
  
  src: local(''),
    url('fonts/manrope-500.woff2') format('woff2')
}
@font-face {
  font-display: swap;
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 600;
  
  src: local(''),
    url('fonts/manrope-600.woff2') format('woff2')
}
@font-face {
  font-display: swap;
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 700;
  
  src: local(''),
    url('fonts/manrope-700.woff2') format('woff2')
}
@font-face {
  font-display: swap;
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 800;
  
  src: local(''),
    url('fonts/manrope-800.woff2') format('woff2')
}