/* UTGSU — Webfonts
   Montserrat is loaded from Google Fonts (matches the exact family/weights
   used across shipped UTGSU tools: 600/700/800). No local font files were
   provided for it, and Google Fonts is the nearest — and in fact identical —
   source since Montserrat is itself an open Google font.
   Zen Tokyo Zoo (primary logo typeface) is NOT embedded: it appears only
   inside the static logo artwork, never as live UI text, in every source
   we reviewed. */

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@600;700;800&display=swap');
