/* GetNetwork Design System — Global Styles Entry Point
 * Import this single file to get all tokens + font-faces.
 * Never add inline rules here; use @import only.
 */

@import './tokens/fonts.css';
@import './tokens/colors.css';
@import './tokens/typography.css';
@import './tokens/spacing.css';
@import './tokens/effects.css';
