@import "theme"; * { font-family: $defFont } body { background-color: $defBG; color: $defFG; padding: $bodyPadding; margin: $bodyMargin; }