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

}
h1, h2, h3, h4, h5, h6, {
	font-family: 'HelveticaNeueCondensed';
	font-family: 'Roboto', sans-serif;

}
h1 {font-size: 30px;font-family:'HelveticaNeueCondensed';font-family: 'Roboto', sans-serif;}
h2 {
    font-family:'HelveticaNeueCondensed';
	font-family: 'Roboto', sans-serif;
	color: #000;
}
h3 {
	font-size: 16px;
	color: #333;
	font-family:'HelveticaNeueCondensed';
	font-family: 'Roboto', sans-serif;
	
}

h4 {font-size: 20px;color: #000;}
h6 {font-size: 14px;color: #000;}