@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url('../assets/fonts/montserrat-var.woff2') format('woff2');
}

@font-face {
  font-family: 'Chivo Mono';
  font-style: normal;
  font-weight: 100 400;
  font-display: swap;
  src: url('../assets/fonts/chivomono-var.woff2') format('woff2');
}
