/* ============================================================
   SHOOTOUT — Design System entry point
   ------------------------------------------------------------
   Consumers link THIS one file. It is import-only; every token
   and @font-face lives in the files below.
   ============================================================ */

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