/* ============================================================
   ATLAS SOCCER — Design System global stylesheet
   ------------------------------------------------------------
   This is the single entry point consumers link. It only
   @imports token + font files. Do not add rules here.
   ============================================================ */

@import url('./tokens/fonts.css');
@import url('./tokens/colors.css');
@import url('./tokens/typography.css');
@import url('./tokens/spacing.css');
@import url('./tokens/effects.css');
