@font-face {
  font-family: "Montserrat";
  src:
    url("Montserrat-VF.woff2") format("woff2"),
    url("Montserrat-VF.ttf") format("truetype");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
    font-family: 'Bounded';
    src: url('Bounded-VF.ttf') format('truetype');
    font-weight:100 900;
    font-style: normal;
    font-display: swap;
}
