@font-face {
    font-family: 'HelveticaNeueCondensed';
    src: url('../font/hlc_____-webfont.eot');
    src: url('../font/hlc_____-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/hlc_____-webfont.woff') format('woff'),
         url('../font/hlc_____-webfont.ttf') format('truetype'),
         url('../font/hlc_____-webfont.svg#HelveticaNeueCondensed') format('svg');
    font-weight: bold;
    font-style: normal;

}

@font-face {
    font-family: 'BebasRegular';
    src: url('../font/BEBAS___-webfont.eot');
    src: url('../font/BEBAS___-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/BEBAS___-webfont.woff') format('woff'),
         url('../font/BEBAS___-webfont.ttf') format('truetype'),
         url('../font/BEBAS___-webfont.svg#BebasRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
h1, h2, h3, h4, h5, h6, ul {
	font-family: 'HelveticaNeueCondensed';
	font-style: normal;
	font-variant: normal;
	font-weight:normal;
}
h1 {font-size: 32px;font-family:'HelveticaNeueCondensed';font-weight:normal;}
h2 {
	line-height:25px;
	color: #333333;
	font-size: 20px;
}
h3 {font-size: 22px;}
h4 {font-size: 20px;color: #000;}
h6 {font-size: 14px;color: #000;}
