

/* Body Custom Fonts */

body,
input,
button,
select,
textarea {
	font-family: Muli;
	font-size: 18px;
	font-weight: ;
	line-height: 24px;
}
/* Header and Mobile Custom Fonts */

header #logo a {
	font-family: Lato;
	font-size: 42px;
	font-weight: ;
	letter-spacing: -2px;
}
#menu ul a {
	font-family: Lato;
	font-size: 14px;
	font-weight: ;
}
#menu ul .sub-menu li a {
	font-family: Source Sans Pro;
	font-size: 13px;
	font-weight: ;
}
#navigation-mobile li a {
	font-family: Lato;
	font-size: 13px;
	font-weight: ;
}