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

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