@font-face {
    font-family: 'heliosblack';
    src: url("helioscondblackc.otf") format("opentype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'heliosblack';
    src: url("helioscondblackc-italic.otf") format("opentype");
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'helioslight';
    src: url("helioslightc.otf") format("opentype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'helioslight';
    src: url("helioslightc-italic.otf") format("opentype");
    font-weight: normal;
    font-style: italic;
}