/* Same declaration as ooo.io (app/globals.css) — Roman only, weight 400.
   Files copied from the site repo's public/ so both surfaces render the one cut. */
@font-face {
  font-family: "HelveticaNeue";
  src:
    url("/fonts/HelveticaNeueRoman.woff2") format("woff2"),
    url("/fonts/HelveticaNeueRoman.woff") format("woff");
  font-display: auto;
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
}
