@font-face {
  font-family: "DHAircraft-Title";
  src: url('/resources/fonts/DHAircraft-Title.woff');
  font-variant: Title;
  font-weight: 400;
}

<!-- h1 { -->
<!-- 	font-family: "DHAircraft-Title", Georgia, "Times New Roman", Times, serif; -->
<!-- 	font-size: 30px; -->
<!-- } -->

h1.site-title {
	font-family: "DHAircraft-Title", Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	letter-spacing: 12px;
	font-weight: 400;
}

@media (max-width: 600px) {
   h1.site-title {
		font-size: 16px;
		letter-spacing: 8px;
		font-weight: 400;
	}
}

.w-i,.nav>nav {
	max-width: 870px;
}

body {
	font: 10pt/12pt Georgia, Times New Roman, Times, serif;
}

<!-- section.t { -->
<!--	font: 10pt/12pt Georgia, Times New Roman, Times, serif; -->
<!-- } -->

#t-content {
	text-align: justify;
}

#t-header span#site-slogan {
	font-family: "DHAircraft-Title", Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 1.4em;
	letter-spacing: 0.1em;
}

footer.t {
	font-size: 7pt;
	line-height: 9pt;
}

p.indent {
text-indent: 1.5em;
}

section.t #t-push {
line-height: 1.2em;
}

#t-push {
font-size: 1.0em;
}