@font-face {
  font-family: 'Montserrat';
  font-weight: 100 900;
  font-display: swap;
  font-style: normal;
  /**
  This font is just a placeholder
  https://github.com/cosmicmocha/Montserrat/blob/master/fonts/variable/Montserrat-VF.woff2
  */
  src: url("./Montserrat-vf.woff2") format("woff2");
}

