/* ESH Design System — @font-face (Google Fonts CDN, opt-in)
   Import: @esh/tokens/css/fonts
   Per self-host: copia i .woff2 in /fonts/ e usa @esh/tokens/css/fonts-selfhost. */

@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,wght@0,400;0,500;0,600;0,700;1,400&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Kanit:wght@400;500;600;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;600&display=swap');
