/* ============================================================
   BTK Design System — Webfonts
   Both families are Google Fonts (loaded in the BTK frontend via
   next/font/google: Roboto + Roboto Slab). We load them here from
   the Google Fonts CDN so consumers get them with one stylesheet.
   ============================================================ */

@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,500;0,700;1,400&family=Roboto+Slab:wght@400;500;700&display=swap');

