/* Shared @font-face declarations — loaded by every page that uses Brunswick Grotesque
   (index.html via app.css, about.html via sections.css). Kept in one file so the
   font definition lives in exactly one place. */

@font-face {
  font-family: "Brunswick Grotesque";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/BrunswickGrotesque-Regular.woff2") format("woff2");
}
