/* ============================================================================
   THE STUDIO FACES, SERVED FROM OUR OWN BOX

   Every page used to pull these from Google. That is a request to somebody
   else's server before a guest can read a word: it fails outright in a function
   room with no signal, and it was already returning a 404 on one variant.

   These are the latin subsets of the three open licence faces we actually use,
   sitting in the repo. All three are VARIABLE fonts, so one file per family
   carries every weight we ask for; declaring a weight range rather than a stack
   of static faces is why this is 131KB instead of 428KB of the same bytes
   downloaded five times over.
   ============================================================================ */
@font-face{font-family:'Fraunces';font-style:normal;font-weight:100 900;font-display:swap;
  src:url('/site/fonts/Fraunces.woff2') format('woff2')}
@font-face{font-family:'Outfit';font-style:normal;font-weight:100 900;font-display:swap;
  src:url('/site/fonts/Outfit.woff2') format('woff2')}
@font-face{font-family:'Sono';font-style:normal;font-weight:100 900;font-display:swap;
  src:url('/site/fonts/Sono.woff2') format('woff2')}
