/* Webfont: HelveticaNeue-Bold */@font-face {
    font-family: 'HelveticaNeueBold';
    src: url('fonts/HelveticaNeue-Bold.otf') format('opentype');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* Webfont: HelveticaNeue-BoldItalic */@font-face {
    font-family: 'HelveticaNeueBold';
    src: url('fonts/HelveticaNeue-BoldItalic.otf') format('opentype');
    font-style: italic;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}


/* Webfont: HelveticaNeue-Italic */@font-face {
    font-family: 'HelveticaNeue';
    src: url('fonts/HelveticaNeue-Italic.otf') format('opentype');
    font-style: italic;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* Webfont: HelveticaNeue-Light */@font-face {
    font-family: 'HelveticaNeueLight';
    src: url('fonts/HelveticaNeue-Light.otf') format('opentype');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* Webfont: HelveticaNeue-LightItalic */@font-face {
    font-family: 'HelveticaNeueLight';
    src: url('fonts/HelveticaNeue-LightItalic.otf') format('opentype');
    font-style: italic;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* Webfont: HelveticaNeue-Medium */@font-face {
    font-family: 'HelveticaNeueMedium';
    src: url('fonts/HelveticaNeue-Medium.otf') format('opentype');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* Webfont: HelveticaNeue-UltraLight */@font-face {
    font-family: 'HelveticaNeueUltraLight';
    src: url('fonts/HelveticaNeue-UltraLight.otf') format('opentype');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* Webfont: HelveticaNeue-UltraLightItalic */@font-face {
    font-family: 'HelveticaNeueUltraLight';
    src: url('fonts/HelveticaNeue-UltraLightItalic.otf') format('opentype');
    font-style: italic;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* Webfont: HelveticaNeue-Regular */@font-face {
    font-family: 'HelveticaNeue';
    src: url('fonts/HelveticaNeue.otf') format('opentype');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* Webfont: HelveticaNeue-CondensedBlack */@font-face {
    font-family: 'HelveticaNeueCondensedBlack';
    src: url('fonts/HelveticaNeue-CondensedBlack.otf') format('opentype');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* Webfont: HelveticaNeue-CondensedBold */@font-face {
    font-family: 'HelveticaNeueCondensedBold';
    src: url('fonts/HelveticaNeue-CondensedBold.otf') format('opentype');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}