/* Montserrat Variable Font */
@font-face {
  font-family: 'Montserrat';
  src: url('Montserrat-VariableFont_wght.woff2') format('woff2-variations');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

* {
  font-family: 'Montserrat', sans-serif;
}

strong, b {
  font-weight: 700;
}