<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/* Body Custom Fonts */

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

header #logo a {
	font-family: Vollkorn;
	font-size: 42px;
	font-weight: 400;
	letter-spacing: -2px;
}
#menu ul a {
	font-family: Source Sans Pro;
	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: Source Sans Pro;
	font-size: 14px;
	font-weight: ;
}
/* Headings Custom Fonts */

h1 {
	font-family: Open Sans;
	font-size: 48px;
	font-weight: 300;
	line-height: 54px;
	letter-spacing: 0px;
}
h2 {
	font-family: Open Sans;
	font-size: 34px;
	font-weight: 400;
	line-height: 42px;
	letter-spacing: 0px;
}
h3 {
	font-family: Open Sans;
	font-size: 18px;
	font-weight: 300;
	line-height: 24px;
	letter-spacing: 1px;
}
h4 {
	font-family: Open Sans;
	font-size: 24px;
	font-weight: 300;
	line-height: 24px;
	letter-spacing: 0px;
}
h5 {
	font-family: Source Sans Pro;
	font-size: 12px;
	font-weight: 400;
	line-height: 18px;
	letter-spacing: 1px;
}
h6 {
	font-family: Source Sans Pro;
	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-weight: ;
	line-height: 39px;
	letter-spacing: -1px;
}</pre></body></html>