@font-face {
    font-family: 'Helvetican';
    src: url(helveticaneuelight.ttf);
    font-style: normal;
    font-weight: 300;
}

@font-face {
    font-family: 'Helvetican';
    src: url(helveticaneue.ttf);
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: 'Helvetican';
    src: url(helveticaneuebold.ttf);
    font-style: normal;
    font-weight: 600;
}

@font-face {
    font-family: 'Helvetican';
    src: url(helveticaneuecondensedbold.ttf);
    font-style: normal;
    font-weight: 700;
}

@font-face {
    font-family: 'Helvetican';
    src: url(helveticaneuecondensedblack.ttf);
    font-style: normal;
    font-weight: 900;
}

/* @font-face {
    font-family: 'Helvetican';
    src: url(helveticaneuebolditalic.ttf);
}

@font-face {
    font-family: 'Helvetican';
    src: url(helveticaneueitalic.ttf);
}

@font-face {
    font-family: 'Helvetican';
    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);
} */