

/* Body Custom Fonts */

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

#footer-credits,
#footer-credits a {
	font-family: Open Sans Condensed;
	font-size: 9px;
	font-weight: ;
}

input,
button,
select,
textarea {
	font-family: Open Sans;
	font-size: 20px;
	font-weight: 300;
}
/* Header and Mobile Custom Fonts */

header #logo a {
	font-family: Open Sans Condensed;
	font-size: 32px;
	font-weight: ;
}
#menu ul a {
	font-family: Open Sans;
	font-size: 13px;
	font-weight: 300;
}
#menu ul .sub-menu li a {
	font-family: Open Sans;
	font-size: 13px;
	font-weight: ;
}
#creative-menu ul a,
.gn-menu li a {
	font-family: Open Sans;
	font-size: 14px;
	font-weight: 600;
	line-height: 80px;
}
#creative-menu ul li .sub-menu li a,
.gn-menu li .sub-menu li a {
	font-family: Open Sans;
	font-size: 13px;
	font-weight: 300;
	line-height: 60px;
}
#navigation-mobile li a {
	font-family: Open Sans Condensed;
	font-size: 13px;
	font-weight: ;
}
/* Headings Custom Fonts */

h1 {
	font-family: Open Sans;
	font-size: 56px;
	font-weight: 300;
	line-height: 60px;
}
h2 {
	font-family: Open Sans;
	font-size: 30px;
	font-weight: 300;
	line-height: 32px;
}
h3 {
	font-family: Open Sans;
	font-size: 22px;
	font-weight: 300;
	line-height: 22px;
}
h4 {
	font-family: Open Sans;
	font-size: 26px;
	font-weight: 300;
	line-height: 30px;
}
h5 {
	font-family: Open Sans;
	font-size: 48px;
	font-weight: 300;
	line-height: 52px;
}
h6 {
	font-family: Raleway;
	font-size: 16px;
	font-weight: ;
	line-height: 24px;
}
/* Page Header Font */

#image-static h2,
#title-page h2 {
	font-family: Open Sans;
	font-size: 42px;
	font-weight: 600;
	line-height: 78px;
}
/* Page Header Caption Font */

#image-static .page-caption,
#image-static .entry-meta.entry-header,
#title-page .page-caption,
#title-page .entry-meta.entry-header {
	font-family: Open Sans;
	font-size: 28px;
	font-weight: 300;
	line-height: 39px;
}