body {
	font-family: 'Open Sans', sans-serif;
}

/* === Slide Toggle === */
.slide-toggle,
.toggle a.zilla-button {
	font-family: 'Open Sans', sans-serif !important;
}
.toggle a.zilla-button {
	font-size: 14px !important;
}

/* === Navigation === */
.navi ul li a,
.credit ul li {
	text-transform: Capitalize;
	font-size: 13px;
}

/* === Portfolio === */
.feed-title span,
ul.filter .hed {
	font-family: Raleway, sans-serif;
}
.pt-portfolio .thumbnail .author {
	text-transform: lowercase;
}
.pt-portfolio .thumbnail .author em {
	font-style: normal;
}
.pt-portfolio .entry-date {
	font-style: normal;
}
.pt-portfolio .post h2.entry-title {
	font-family: Raleway, sans-serif;
	text-transform: capitalize;
	font-size: 18px;
}
.pt-portfolio .post .excerpt,
.post .excerpt {
	font-size: 13px;
}

/* === Slider === */
.flex-caption {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
}
.flex-caption h1,
.flex-caption h2,
.flex-caption h3 {
	font-family: Raleway, sans-serif;
	font-size: 28px;
}

/* === Posts === */
.post h2.entry-title {
	font-family: Raleway, sans-serif;
}
.post-body blockquote {
	font-size: 24px;
	line-height: 1.5em;
	font-family: Raleway, sans-serif;
}
.post .c-title,
.c-title,
#reply-title {
	font-family: Raleway, sans-serif;
	font-size: 18px;
}
.archive-section ul li span,
.archive-section ul li span cite {
	font-style: normal;
}

/* === Form === */
.comments-wrapper form#commentform input,
.comments-wrapper form#commentform textarea,
.comments-wrapper form#commentform #submit,

#contact_form ul li input,
#contact_form ul li textarea,
#contact_form .submit,

.wpcf7 input,
.wpcf7 textarea,
.wpcf7 .wpcf7-submit,

#searchform #s {
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-size: 13px;
}

/* === 404 Not Found === */
#error_page span,
#error_page p {
	font-family: Raleway, sans-serif;
}
#error_page p {
	font-size: 14px;
}

/* === Credit === */
.credit span {
	font-style: normal;
}