@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/helveneumed-webfont.eot');
    src: url('../fonts/helveneumed-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/helveneumed-webfont.ttf') format('truetype'),
         url('../fonts/helveneumed-webfont.svg#helvetica_neuemedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Helvetica Neue-heavy';
    src: url('../fonts/helveneuhea-webfont.eot');
    src: url('../fonts/helveneuhea-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/helveneuhea-webfont.ttf') format('truetype'),
         url('../fonts/helveneuhea-webfont.svg#helvetica_neueheavy') format('svg');
    font-weight:bold;
    font-style: normal;

}

@font-face {
    font-family: 'Helvetica Neue-light';
    src: url('../fonts/helveneulig-webfont.eot');
    src: url('../fonts/helveneulig-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/helveneulig-webfont.ttf') format('truetype'),
         url('../fonts/helveneulig-webfont.svg#helvetica_neuelight') format('svg');
    font-weight: lighter;
    font-style: normal;
}

@font-face {
    font-family: 'Helvetica Neue-ultlight';
    src: url('../fonts/helveneuultlig-webfont.eot');
    src: url('../fonts/helveneuultlig-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/helveneuultlig-webfont.ttf') format('truetype'),
         url('../fonts/helveneuultlig-webfont.svg#helvetica_neuelight') format('svg');
    font-weight: lighter;
    font-style: normal;
}

@font-face {
    font-family: 'Helvetica Neue-light';
    src: url('../fonts/helveneuultligita-webfont.eot');
    src: url('../fonts/helveneuultligita-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/helveneuultligita-webfont.ttf') format('truetype'),
         url('../fonts/helveneuultligita-webfont.svg#helvetica_neuelight') format('svg');
    font-weight: lighter;
    font-style: italic;
}