/* WNN Properties — Webfonts
 * NOTE: Source Sans 3 (headings) + Open Sans (body) are loaded from the
 * Google Fonts CDN. The original Relume export referenced local woff2 files
 * that were NOT included in the upload, so this is a flagged substitution.
 * To self-host, drop the woff2 files in assets/fonts/ and replace this @import
 * with local @font-face rules. */
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Source+Sans+3:ital,wght@0,300..900;1,300..900&display=swap');
