/* For outbrain and maybe some scumbag stuff in the WCM. */
@font-face {
    font-family: 'helvetica neue';
    src: url('../fonts/helveticaneue-roman-webfont.eot');
    src: url('../fonts/helveticaneue-roman-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/helveticaneue-roman-webfont.woff') format('woff'),
         url('../fonts/helveticaneue-roman-webfont.ttf') format('truetype'),
         url('../fonts/helveticaneue-roman-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/helveticaneue-roman-webfont.eot');
    src: url('../fonts/helveticaneue-roman-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/helveticaneue-roman-webfont.woff') format('woff'),
         url('../fonts/helveticaneue-roman-webfont.ttf') format('truetype'),
         url('../fonts/helveticaneue-roman-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Decent-browser-friendly styles */
@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/helveticaneue-bold-webfont.eot');
    src: url('../fonts/helveticaneue-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/helveticaneue-bold-webfont.woff') format('woff'),
         url('../fonts/helveticaneue-bold-webfont.ttf') format('truetype'),
         url('../fonts/helveticaneue-bold-webfont.svg') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/helveticaneue-italic-webfont.eot');
    src: url('../fonts/helveticaneue-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/helveticaneue-italic-webfont.woff') format('woff'),
         url('../fonts/helveticaneue-italic-webfont.ttf') format('truetype'),
         url('../fonts/helveticaneue-italic-webfont.svg') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/helveticaneue-bolditalic-webfont.eot');
    src: url('../fonts/helveticaneue-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/helveticaneue-bolditalic-webfont.woff') format('woff'),
         url('../fonts/helveticaneue-bolditalic-webfont.ttf') format('truetype'),
         url('../fonts/helveticaneue-bolditalic-webfont.svg') format('svg');
    font-weight: bold;
    font-style: italic;
}

/* Crappy browser fonts */
@font-face {
    font-family: 'Helvetica Neue Italic';
    src: url('../fonts/helveticaneue-italic-webfont.eot');
    src: url('../fonts/helveticaneue-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/helveticaneue-italic-webfont.woff') format('woff'),
         url('../fonts/helveticaneue-italic-webfont.ttf') format('truetype'),
         url('../fonts/helveticaneue-italic-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Helvetica Neue Bold';
    src: url('../fonts/helveticaneue-bold-webfont.eot');
    src: url('../fonts/helveticaneue-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/helveticaneue-bold-webfont.woff') format('woff'),
         url('../fonts/helveticaneue-bold-webfont.ttf') format('truetype'),
         url('../fonts/helveticaneue-bold-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Helvetica Neue Bold Italic';
    src: url('../fonts/helveticaneue-bolditalic-webfont.eot');
    src: url('../fonts/helveticaneue-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/helveticaneue-bolditalic-webfont.woff') format('woff'),
         url('../fonts/helveticaneue-bolditalic-webfont.ttf') format('truetype'),
         url('../fonts/helveticaneue-bolditalic-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
