

/* Body Custom Fonts */

body {
	font-family: Antic Slab;
	font-size: 16px;
	font-weight: 400;
	line-height: 28px;
}

#footer-credits,
#footer-credits a {
	font-family: Raleway;
	font-size: 11px;
	font-weight: ;
}

input,
button,
select,
textarea {
	font-family: Antic Slab;
	font-size: 16px;
	font-weight: 400;
}