/* ==========================================================================
   TVS Motor — Webfonts
   NOTE: TVS's production materials use a proprietary bold-italic wordmark
   typeface plus a corporate sans. Those binaries were not provided, so the
   system ships close Google Fonts substitutes (flagged in readme.md):
     Display / headings ....... Barlow Semi Condensed  (industrial, motorsport)
     Body / UI ................ Barlow                 (humanist companion)
     Data / specs / mono ...... IBM Plex Mono          (tabular figures)
   Replace with licensed TVS fonts when available.
   ========================================================================== */
@import url('https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,400;0,500;0,600;0,700;1,600&family=Barlow+Semi+Condensed:ital,wght@0,500;0,600;0,700;0,800;1,700&family=IBM+Plex+Mono:wght@400;500;600&display=swap');
