
/* Body Custom Fonts */

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

header #logo a {
	font-family: ;
	font-size: ;
	font-weight: ;
	letter-spacing: ;
}
#menu ul a {
	font-family: ;
	font-size: ;
	font-weight: ;
}
#menu ul .sub-menu li a {
	font-family: ;
	font-size: ;
	font-weight: ;
}
#navigation-mobile li a {
	font-family: ;
	font-size: ;
	font-weight: ;
}
/* Headings Custom Fonts */

h1 {
	font-family: Raleway;
	font-size: 32px;
	font-weight: ;
	line-height: 48px;
	letter-spacing: -1px;
}
h2 {
	font-family: Raleway;
	font-size: 28px;
	font-weight: 900;
	line-height: 42px;
	letter-spacing: -1px;
}
h2 a {
	font-family: Raleway;
	font-size: 28px;
	font-weight: 900 !important;
	line-height: 42px;
	letter-spacing: -1px;
}
h3 {
	font-family: Raleway;
	font-size: 24px;
	font-weight: ;
	line-height: 36px;
	letter-spacing: ;
}
h4 {
	font-family: Raleway;
	font-size: 20px;
	font-weight: ;
	line-height: 30px;
	letter-spacing: -1px;
}
h5 {
	font-family: Raleway;
	font-size: 18px;
	font-weight: ;
	line-height: 27px;
	letter-spacing: -1px;
}
h6 {
	font-family: Raleway;
	font-size: 16px;
	font-weight: ;
	line-height: 24px;
	letter-spacing: -1px;
}
/* Page Header Font */

#image-static h2,
#title-page h2 {
	font-family: Source Sans Pro;
	font-size: 42px;
	font-weight: ;
	line-height: 54px;
	letter-spacing: -2px;
}
/* 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: Source Sans Pro;
	font-size: 28px;
	font-style: italic;
	font-weight: 300;
	line-height: 39px;
	letter-spacing: -1px;
}