@font-face {
  font-family: 'MontserratB';
  src: url('../fonts/Montserrat-Black.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
  font-display: 'swap';
}
@font-face {
  font-family: 'MontserratN';
  src: url('../fonts/Montserrat-Normal.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: 'swap';
}
