/* Self-hosted desk fonts — replaces the Google Fonts request so the
   workbench runs fully offline and has no third-party dependency. */
@font-face{font-family:'Share Tech Mono';font-style:normal;font-weight:400;font-display:swap;
  src:url('fonts/share-tech-mono-400.woff2') format('woff2');}
@font-face{font-family:'Barlow Condensed';font-style:normal;font-weight:400;font-display:swap;
  src:url('fonts/barlow-condensed-400-latin.woff2') format('woff2');}
@font-face{font-family:'Barlow Condensed';font-style:normal;font-weight:600;font-display:swap;
  src:url('fonts/barlow-condensed-600-latin.woff2') format('woff2');}
@font-face{font-family:'Barlow Condensed';font-style:normal;font-weight:700;font-display:swap;
  src:url('fonts/barlow-condensed-700-latin.woff2') format('woff2');}
