@font-face {
  font-family: "Manrope";
  src: url("/site/assets/fonts/Manrope-wght.ttf") format("truetype");
  font-style: normal;
  font-weight: 200 800;
  font-display: swap;
}

@font-face {
  font-family: "Playfair Display";
  src: url("/site/assets/fonts/PlayfairDisplay-wght.ttf") format("truetype");
  font-style: normal;
  font-weight: 400 900;
  font-display: swap;
}
