

/* Body Custom Fonts */

body {
	font-family: Lato;
	font-size: 17px;
	font-weight: ;
	line-height: 28px;
}

input,
button,
select,
textarea {
	font-family: Lato;
	font-size: 17px;
	font-weight: ;
}
/* Header and Mobile Custom Fonts */

#logo.logo-text {
	font-family: Waiting for the Sunrise;
	font-size: 32px;
	font-weight: 400;
}
#my-menu > .mm-panel li a,
#my-menu > .mm-panel .sub-menu li.has-ul > a,
#my-menu > .mm-panel .sub-menu li a,
#navigation-mobile ul li a {
	font-family: Open Sans;
	font-weight: 400;
}