/* Self-hosted type for the public pages. Sora only, for the headlines.
   Latin subset from @fontsource/sora 5.1.1 (SIL OFL, license beside the
   files). The pages used to fetch Sora from a font CDN at request time, so a
   machine that could not reach it lost the headline face entirely; now the
   site carries its own.

   Body copy is deliberately NOT a webfont. Inter shipped here for one night
   in Sep 2026 and Ori's read, comparing the two machines side by side, was
   that the system stack his desktop had been falling back to all along reads
   better ("baby text" was the verdict on Inter), so the body stack is
   "Segoe UI" first and the platform's own UI face behind it. Nothing to
   download, nothing to preload, and it is what he has been reviewing on. */
@font-face { font-family: "Sora"; font-style: normal; font-weight: 600; font-display: swap; src: url("/assets/fonts/sora-latin-600-normal.woff2") format("woff2"); }
@font-face { font-family: "Sora"; font-style: normal; font-weight: 700; font-display: swap; src: url("/assets/fonts/sora-latin-700-normal.woff2") format("woff2"); }
@font-face { font-family: "Sora"; font-style: normal; font-weight: 800; font-display: swap; src: url("/assets/fonts/sora-latin-800-normal.woff2") format("woff2"); }
