@font-face {
  font-family: "Montserrat";
  src: local("Montserrat"), local("Montserrat Regular");
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
}
@font-face {
  font-family: "Playfair Display";
  src: local("Playfair Display"), local("PlayfairDisplay Regular");
  font-style: normal;
  font-weight: 400 900;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: local("Inter"), local("Inter Regular");
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans";
  src: local("Noto Sans"), local("NotoSans Regular");
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
}
@font-face {
  font-family: "STIX Two Text";
  src: local("STIX Two Text"), local("STIXTwoText Regular");
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
}
