@font-face {
    font-family: 'Helvetica World';
    src: url('/fonts/HelveticaWorld-Regular.eot');
    src: url('/fonts/HelveticaWorld-Regular.eot?#iefix') format('embedded-opentype'),
        url('/fonts/HelveticaWorld-Regular.woff2') format('woff2'),
        url('/fonts/HelveticaWorld-Regular.woff') format('woff'),
        url('/fonts/HelveticaWorld-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Helvetica-Light';
    src: url('/fonts/Helvetica-Light.eot');
    src: url('/fonts/Helvetica-Light.eot?#iefix') format('embedded-opentype'),
        url('/fonts/Helvetica-Light.woff2') format('woff2'),
        url('/fonts/Helvetica-Light.woff') format('woff'),
        url('/fonts/Helvetica-Light.ttf') format('truetype');

}

@font-face {
    font-family: 'Helvetica-Condensed';
    src: url('/fonts/Helvetica-Condensed.eot');
    src: url('/fonts/Helvetica-Condensed.eot?#iefix') format('embedded-opentype'),
        url('/fonts/Helvetica-Condensed.woff2') format('woff2'),
        url('/fonts/Helvetica-Condensed.woff') format('woff'),
        url('/fonts/Helvetica-Condensed.ttf') format('truetype');

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

}

