@font-face {
    font-family: 'HeliosAntique-Black';
    src: url('../fonts/HeliosAntique-Black.woff') format("woff"), /* Modern Browsers */
         url('../fonts/HeliosAntique-Black.woff2') format("woff2"), /* Modern Browsers */
         url('../fonts/HeliosAntique-Black.ttf')  format("truetype"), /* Safari, Android, iOS */
         url('../fonts/HeliosAntique-Black.eot?#iefix') format("embedded-opentype"), /* IE6-IE8 */
         url('../fonts/HeliosAntique-Black.eot'); /* IE9 Compat Modes */
         font-weight: normal;
}

@font-face {
    font-family: 'HeliosAntique-Bold';
    src: url('../fonts/HeliosAntique-Bold.woff') format("woff"), /* Modern Browsers */
         url('../fonts/HeliosAntique-Bold.woff2') format("woff2"), /* Modern Browsers */
         url('../fonts/HeliosAntique-Bold.ttf')  format("truetype"), /* Safari, Android, iOS */
         url('../fonts/HeliosAntique-Bold.eot?#iefix') format("embedded-opentype"), /* IE6-IE8 */
         url('../fonts/HeliosAntique-Bold.eot'); /* IE9 Compat Modes */
         font-weight: normal;
}

@font-face {
    font-family: 'HeliosAntique-Light';
    src: url('../fonts/HeliosAntique-Light.woff') format("woff"),
    url('../fonts/HeliosAntique-Light.woff2') format("woff2"),
    url('../fonts/HeliosAntique-Light.ttf') format("ttf"),
    url('../fonts/HeliosAntique-Light.eot?#iefix') format("embedded-opentype"), /* IE6-IE8 */
    url('../fonts/HeliosAntique-Light.eot');    
    font-weight: normal;   
}


@font-face {
    font-family: 'HeliosAntique-Medium';
    src: url('../fonts/HeliosAntique-Medium.eot'); /* IE9 Compat Modes */
    src: url('../fonts/HeliosAntique-Medium.eot?#iefix') format("embedded-opentype"), /* IE6-IE8 */
         url('../fonts/HeliosAntique-Medium.woff') format("woff"), /* Modern Browsers */
         url('../fonts/HeliosAntique-Medium.woff2') format("woff2"), /* Modern Browsers */
         url('../fonts/HeliosAntique-Medium.ttf')  format("truetype"), /* Safari, Android, iOS */
         url('../fonts/HeliosAntique-Medium.eot');
         font-weight: normal;
}

@font-face {
    font-family: 'HeliosAntique-SemiBold';
    src: url('../fonts/HeliosAntique-SemiBold.eot'); /* IE9 Compat Modes */
    src: url('../fonts/HeliosAntique-SemiBold.eot?#iefix') format("embedded-opentype"), /* IE6-IE8 */
         url('../fonts/HeliosAntique-SemiBold.woff') format("woff"), /* Modern Browsers */
         url('../fonts/HeliosAntique-SemiBold.woff2') format("woff2"), /* Modern Browsers */
         url('../fonts/HeliosAntique-SemiBold.ttf')  format("truetype"); /* Safari, Android, iOS */
         font-weight: normal;
}