/* Xenoss — Webfonts
   The decks use Montserrat (primary), Inter (fine print / diagram labels), and
   Barlow Bold (giant cover display only). All three are Google Fonts — loaded
   from the Google CDN since no font binaries were shipped with the sources. */
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400;1,500&family=Inter:wght@400;500&family=Barlow:wght@700&display=swap");
