/* ============================================================
   THE SOURCE — Webfonts
   Primary brand typeface: Ysans (licensed .ttf shipped here)
   Web-safe fallback: Open Sans (Google Fonts)
   ============================================================ */

/* Open Sans — web-safe / fallback font */
/* @import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,600;0,700;1,400;1,700&display=swap'); */

/* Ysans - import from Adobe Fonts  */
@import url("https://use.typekit.net/mvu4gli.css");

