

/* Body Custom Fonts */

body {
	font-family: Open Sans;
	font-size: 16px;
	font-weight: 300;
	line-height: 24px;
}

input,
button,
select,
textarea {
	font-family: Open Sans;
	font-size: 16px;
	font-weight: 300;
}