@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('../font/manrope/manrope.woff2') format('woff2');
}

@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../font/manrope/manrope.woff2') format('woff2');
}

@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('../font/manrope/manrope.woff2') format('woff2');
}

@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../font/manrope/manrope.woff2') format('woff2');
}

.manrope-light {
  font-family: 'Manrope';
  font-weight: 300;
  font-style: normal;
}

.manrope-regular {
  font-family: 'Manrope';
  font-weight: 400;
  font-style: normal;
}

.manrope-medium {
  font-family: 'Manrope';
  font-weight: 500;
  font-style: normal;
}

.manrope-sem-medium {
  font-family: 'Manrope';
  font-weight: 700;
  font-style: normal;
}
