/* Signal Reports Design System — global entry point.
   Consumers link this one file. It is a list of @import lines only;
   every token, font-face, and device class ships from the files
   it reaches. Fonts must import first. */

@import "tokens/fonts.css";
@import "tokens/colors.css";
@import "tokens/report.css";
@import "tokens/typography.css";
@import "tokens/spacing.css";
@import "tokens/devices.css";
