@font-face {
  font-family: "Apercu Pro Regular";
  src: url("./Apercu Pro Regular.otf");
  font-weight: normal;
  font-display: swap;
}
@font-face {
  font-family: "Apercu Pro Light";
  src: url("./Apercu Pro Light.otf");
  font-weight: 300;
  font-display: swap;
}
@font-face {
  font-family: "Apercu Pro Medium";
  src: url("./Apercu Pro Medium.otf");
  font-weight: 500;
  font-display: swap;
}
@font-face {
  font-family: "Apercu Pro Bold";
  src: url("./Apercu Pro Bold.otf");
  font-weight: 700;
  font-display: swap;
}
@font-face {
  font-family: "merryweather";
  src: url("./Merriweather-VariableFont.ttf") format("truetype");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  src: url("./OpenSans-VariableFont.ttf") format("truetype");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}/*# sourceMappingURL=fonts.css.map */