/* ===========================================================================
   ZETPA DESIGN SYSTEM — global entry point.
   Consumers link this one file. It is a list of @imports only; every token and
   @font-face the system ships lives in the files reached from 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');
