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

h1.hero-heading-large, .hero-heading-cs-lrg {
    font-family: DIN_Condensed_Bold, helvetica, san-serif !important;
}

h4.hero-headline-small, .hero-headline-npc-sm {
    font-family: DIN_Condensed_Bold, helvetica, san-serif !important;
}

h4.hero-headline-sm-2 {
    font-family: DIN_Condensed_Bold, helvetica, san-serif !important;
}