/* Self-hosted so the projector never depends on the venue wifi reaching the
   public internet. Montserrat ships from Google Fonts as a single variable
   font (wght 100–900); one @font-face with a weight range lets the browser
   pick the right instance for font-weight: 400/500/600 utilities. */
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400 600;
  font-display: swap;
  src: url("/assets/Montserrat-variable-9322ad4f.woff2") format("woff2");
}
