body,
button,
input,
select,
textarea {
	color: $color__text-main;
	@include font(Lato-Regular);
	@include font-size(1.8);
	line-height: $font__line-height-body;
}

@import "headings";

@import "copy";

@import "genericons";