@font-face {
    font-family: 'helioslightcregular';
    src: url('fonts/helioslightc-webfont.eot');
    src: url('fonts/helioslightc-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/helioslightc-webfont.woff') format('woff'),
         url('fonts/helioslightc-webfont.ttf') format('truetype'),
         url('fonts/helioslightc-webfont.svg#helioslightcregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'dinprolight';
    src: url('fonts/dinpro-light-webfont.ttf') format('truetype'),
         url('fonts/dinpro-light-webfont.svg#dinprolight') format('svg');
    font-weight: normal;
    font-style: normal;
}