/* ==========================================================================
   PIZZALOVERS · self-hosted fonts
   Downloaded once from Google Fonts (latin subset only — covers Swedish
   å/ä/ö and all English text) instead of loading fonts.googleapis.com /
   fonts.gstatic.com on every visit. Each file is a variable font that
   already spans the weight range used below, so one file per family/style
   covers every weight — see docs in inc/enqueue.php.
   ========================================================================== */

@font-face{
  font-family:"Bricolage Grotesque";
  font-style:normal;
  font-weight:400 700;
  font-display:swap;
  src:url("../fonts/bricolage-grotesque.woff2") format("woff2");
}
@font-face{
  font-family:"Literata";
  font-style:normal;
  font-weight:400 500;
  font-display:swap;
  src:url("../fonts/literata-regular.woff2") format("woff2");
}
@font-face{
  font-family:"Literata";
  font-style:italic;
  font-weight:400;
  font-display:swap;
  src:url("../fonts/literata-italic.woff2") format("woff2");
}
@font-face{
  font-family:"Martian Mono";
  font-style:normal;
  font-weight:400 500;
  font-display:swap;
  src:url("../fonts/martian-mono.woff2") format("woff2");
}
