@font-face {
    font-family: 'HeliosCond';
    src: url('../fonts/HeliosCondRegular.eot');
    src: url('../fonts/HeliosCondRegulard41d.eot?#iefix') format('embedded-opentype'),
    url('../fonts/HeliosCondRegular.woff') format('woff'),
    url('../fonts/HeliosCondRegular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
/*@font-face {
    font-family: 'HeliosCond';
    src: url('../fonts/HeliosCondItalic.eot');
    src: url('../fonts/HeliosCondItalic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/HeliosCondItalic.woff') format('woff'),
    url('../fonts/HeliosCondItalic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}*/
@font-face {
    font-family: 'HeliosCond';
    src: url('../fonts/HeliosCondBold.eot');
    src: url('../fonts/HeliosCondBoldd41d.eot?#iefix') format('embedded-opentype'),
    url('../fonts/HeliosCondBold.woff') format('woff'),
    url('../fonts/HeliosCondBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
/*@font-face {
    font-family: 'HeliosCond';
    src: url('../fonts/HeliosCondBoldItalic.eot');
    src: url('../fonts/HeliosCondBoldItalic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/HeliosCondBoldItalic.woff') format('woff'),
    url('../fonts/HeliosCondBoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}*/