/* ============================================================
   AIMRIS — Design System entry point
   Consumers link THIS file only. It is a manifest of @imports;
   no rules live here. Everything reachable from here ships to
   consuming projects (tokens + @font-face declarations).
   ============================================================ */

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