@font-face {
    font-family: 'helveticaneuelight';
    src: url(helveticaneuelight.ttf);
    font-style: normal;
    font-weight: 300;
}

@font-face {
    font-family: 'helveticaneue';
    src: url(helveticaneue.ttf);
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: 'helveticaneuebold';
    src: url(helveticaneuebold.ttf);
    font-style: normal;
    font-weight: 600;
}

@font-face {
    font-family: 'helveticaneuecondensedbold';
    src: url(helveticaneuecondensedbold.ttf);
    font-style: normal;
    font-weight: 700;
}

@font-face {
    font-family: 'helveticaneuecondensedblack';
    src: url(helveticaneuecondensedblack.ttf);
    font-style: normal;
    font-weight: 900;
}

@font-face {
    font-family: 'helveticaneuebolditalic';
    src: url(helveticaneuebolditalic.ttf);
}

@font-face {
    font-family: 'helveticaneueitalic';
    src: url(helveticaneueitalic.ttf);
}

@font-face {
    font-family: 'helveticaneuelightitalic';
    src: url(helveticaneuelightitalic.ttf);
}

@font-face {
    font-family: 'helveticaneuemedium';
    src: url(helveticaneuemedium.ttf);
}

@font-face {
    font-family: 'helveticaneueultralight';
    src: url(helveticaneueultralight.ttf);
}

@font-face {
    font-family: 'helveticaneueultralightitalic';
    src: url(helveticaneueultralightitalic.ttf);
}