/* 10Fold Founders design system — global stylesheet entry point.
 * Consumers link THIS file. It is a list of @import lines only.
 * Everything reachable from here ships to consumers (tokens + @font-face).
 */

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