body, button, input, select, textarea { color: $color__text-main; font-family: $font__main; @include font-size(1); line-height: $font__line-height-body; font-weight: 300; word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; } @import "headings"; @import "copy"; @import "simple-line-icons";