/* Self-hosted decorative faces, converted from .ttf to woff2 (smaller, and
   what the rest of the site's self-hosted fonts use). Originals were
   MarckScript-Regular.ttf / Trattatello.ttf. */
@font-face {
  font-family: "Marck Script";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/fonts/MarckScript-Regular.woff2) format("woff2");
}
@font-face {
  font-family: "Trattatello";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/fonts/Trattatello.woff2) format("woff2");
}
