/* Puls Engadin Design System — Global entry point
   Import this one file to get all tokens + font-face declarations.
   Inline rules do NOT belong here; add a new token file and @import it. */

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