/* Self-hosted Alfa Slab One + Karla (latin subset only).

   Self-hosted rather than linked from fonts.googleapis.com because this site's CSP
   is `style-src 'self'` and `font-src 'self' data:` (see _headers). Linking Google
   would need two more allowed origins — and until someone noticed, the fonts would
   fall back to a system stack IN PRODUCTION while looking perfect locally, because
   a plain file server sends no CSP at all. Same reasoning as sites/mrcut/fonts.css.

   Latin only, on purpose: the latin-ext subsets are more files for glyphs an El
   Cajon barbershop's menu does not contain. 36KB total, all of it used. */

/* Alfa Slab One — the display face. Be precise about what it is and is not: the
   board over their door is hand-painted HEAVY GROTESQUE capitals, not a slab, set
   very wide with a scissor glyph where the space should be. What carries the
   resemblance is the WEIGHT and the TRACKING, and this face has both with a
   sign-painter's warmth that a clean grotesque does not. One weight only — Alfa
   Slab One has no others, which is why nothing on this site asks for a bold.
   Deliberately NOT Anton: Mr Cut, three miles south on Jamacha, is a condensed
   grotesque and the same salesperson shows both sites in the same afternoon. */
@font-face{font-family:'Alfa Slab One';font-style:normal;font-weight:400;font-display:swap;src:url('/fonts/alfa-slab-one-400.woff2') format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}

/* Karla — body, labels and prices. A grotesque with slightly odd, friendly details
   that keep it from reading as corporate under a hand-painted headline. One VARIABLE
   file covers 400–700, so the weights below cost nothing extra to ask for. */
@font-face{font-family:'Karla';font-style:normal;font-weight:400 700;font-display:swap;src:url('/fonts/karla-var.woff2') format('woff2-variations');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
