@font-face {
    font-family: 'HelveticaNeueCondensed';
    src: url('../fonts/hlc_____-webfont-webfont.eot');
    src: url('../fonts/hlc_____-webfont-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/hlc_____-webfont-webfont.woff') format('woff'),
         url('../fonts/hlc_____-webfont-webfont.ttf') format('truetype'),
         url('../fonts/hlc_____-webfont-webfont.svg#helvetica_neuecondensed') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'MyriadProBoldCondensed';
    src: url('../fonts/myriadpro-boldcond.eot');
    src: url('../fonts/myriadpro-boldcond.eot') format('embedded-opentype'),
         url('../fonts/myriadpro-boldcond.woff') format('woff'),
         url('../fonts/myriadpro-boldcond.ttf') format('truetype'),
         url('../fonts/myriadpro-boldcond.svg#MyriadProBoldCondensed') format('svg');
}
		
h1, h2, h3, h4, h5, h6, ul {
	font-family: DIN-Medium;
	font-style: normal;
	font-variant: normal;
	font-weight:normal;
}
h1 {font-size: 32px;font-family:'HelveticaNeueCondensed';font-weight:normal;}
h2 {
	line-height:25px;
	color: #006699;
	font-size: 18px;
	width: 160px;
    font-family: 'HelveticaNeueCondensed';
	background-image: url(../images/h2-social.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 23px;
}
h3 {font-size: 22px;}
h4 {font-size: 20px;color: #000;}
h6 {font-size: 14px;color: #000;}
