@font-face {
  font-family: "Instrument Serif";
  src: url("./instrument-serif.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: "Instrument Serif";
  src: url("./instrument-serif-italic.ttf") format("truetype");
  font-style: italic;
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: Manrope;
  src: url("./manrope.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}
