@font-face {
  font-family: "Fjalla One";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/legacy-fonts/fjalla-one-latin.woff2") format("woff2");
}

/* Legacy layout rules set display values on section classes, so explicitly
   enforce the HTML hidden state for retained-but-suppressed sections. */
[hidden] {
  display: none !important;
}

@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url("/legacy-fonts/open-sans-latin-variable.woff2") format("woff2");
}
