/* Apario Design System — global entry point.
 * Consumers link THIS file only. Keep it a list of @imports; declare tokens and
 * @font-face inside the imported files, never here. */
@import url('./tokens/fonts.css');
@import url('./tokens/colors.css');
@import url('./tokens/typography.css');
@import url('./tokens/spacing.css');
