@font-face {
       font-family: "GrotzecHeadCondensed-Regular";
       src: local("GrotzecHeadCondensed-Regular"), url("/fonts/GrotzecHeadCondensed-Regular.ttf") format("truetype");
       font-weight: normal;
       font-style: normal;
}

h1:nth-of-type(1n) {
	font: normal 30px/32px "GrotzecHeadCondensed-Regular", Arial, Helvetica, sans-serif;
}
#content h2:nth-of-type(1n) {
	font: normal 21px/23px "GrotzecHeadCondensed-Regular", Arial, Helvetica, sans-serif;
}
#content h2 .line1:nth-of-type(1n), #content h2 .line2:nth-of-type(1n) {
	font: normal 18px/21px "GrotzecHeadCondensed-Regular", Arial, Helvetica, sans-serif;
}

#content h3:nth-of-type(1n) {
	font: normal 15px/19px "GrotzecHeadCondensed-Regular", Arial, Helvetica, sans-serif;
}


#topnav li:nth-of-type(1n) {
	font: 13px/16px "GrotzecHeadCondensed-Regular", Arial, Helvetica, sans-serif;
}
