@import "@grantcodes/style-dictionary/todomap/css";
@import "@grantcodes/style-dictionary/todomap/css/theme";
@import "@grantcodes/style-dictionary/assets/fonts/quicksand";

html.todomap {
	font-family: var(--g-typography-font-family-body);
}
