/* Webfonts.
   Display is Bricolage Grotesque — a warm grotesk with real personality, sentence case, tight.
   Personal lines use Instrument Serif Italic, which is soft and human rather than editorial.
   Body is Instrument Sans.
   The brief originally specified Adobe Caslon Pro Italic + Neue Haas Grotesk Text; in review that
   pairing read too formal and too editorial, so the display axis moved to a warm grotesk.
   Google's CSS declares font-display:swap for all three families. */
@import url("https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@12..96,400;12..96,500;12..96,600;12..96,700&family=Instrument+Sans:ital,wght@0,400;0,500;0,600;1,400&family=Instrument+Serif:ital@0;1&display=swap");
