/* Roamn — Webfonts
   Fraunces (display serif), Hanken Grotesk (body), Spline Sans Mono (mono).
   All three are open-source Google Fonts; loaded from the Google Fonts CDN
   so consumers who link styles.css get them with no local binaries.
   Fraunces is loaded with its optical-size + italic axes (the italic is
   used for the emphasized coral words in headings). */

@import url('https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@0,9..144,400;0,9..144,500;0,9..144,600;0,9..144,700;1,9..144,400;1,9..144,500;1,9..144,600&family=Hanken+Grotesk:wght@400;500;600;700&family=Spline+Sans+Mono:wght@400;500&display=swap');
