/* ============================================================================
   The four Backlit faces, self-hosted, with nothing else attached.

   Embeds need the typography without the whole kit: an embed runs inside
   someone else's page and must not inherit — or impose — layout tokens. This
   is the @font-face block on its own so kit/embed.css can stay literal.
   ============================================================================ */
@font-face{font-family:'Jersey25';src:url('fonts/jersey25.woff2') format('woff2');
  font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:'Silkscreen';src:url('fonts/silkscreen.woff2') format('woff2');
  font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:'Archivo';src:url('fonts/archivo.woff2') format('woff2');
  font-weight:100 900;font-stretch:62% 125%;font-style:normal;font-display:swap}
@font-face{font-family:'MartianMono';src:url('fonts/martian.woff2') format('woff2');
  font-weight:100 800;font-stretch:75% 112.5%;font-style:normal;font-display:swap}
