/* ------------------------------------------------------------------ */
/*  Unexis — Webfonts                                                  */
/*  Inter is the single system family. Loaded from Google Fonts.       */
/*  NOTE: original product references "Inter" with no bundled binary;  */
/*  this is the canonical Google Fonts source (substitution flagged    */
/*  to the user — supply licensed .woff2 to self-host if required).    */
/* ------------------------------------------------------------------ */
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap");
