/* Fair & Square Bookkeeping — Webfonts
   Fraunces  : headlines, pull quotes (Google Fonts)
   Switzer   : body, nav, buttons, labels, eyebrows (Fontshare)
   NOTE: loaded via CDN @import. For production / offline use, self-host the
   .woff2 binaries and replace these imports with local @font-face rules. */

@import url('https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@0,9..144,300;0,9..144,500;0,9..144,600;1,9..144,300;1,9..144,400&display=swap');
@import url('https://api.fontshare.com/v2/css?f[]=switzer@400,500,600,700&display=swap');
