@import "fonts.css";

/* All the Design Tokens */
@import "variables.css";

@import "reset.css";

/* This covers the most basic aspects of styling your HTML, with selectors such as body, a, main, hr, etc. */
@import "global.css";

@import "content.css";
