@font-face {
    font-family: 'HNeue';
    src: url('helveticaneue.woff2') format('woff2'), url('helveticaneue.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'HNeue';
    src: url('helveticaneue-italic.woff2') format('woff2'), url('helveticaneue-italic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'HNeue';
    src: url('helveticaneue-bold.woff2') format('woff2'), url('helveticaneue-bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'HNeue';
    src: url('helveticaneue-light.woff2') format('woff2'), url('helveticaneue-light.woff') format('woff');
    font-weight: 200;
    font-style: normal;
}
@font-face {
    font-family: 'HNeue';
    src: url('helveticaneue-thin.woff2') format('woff2'), url('helveticaneue-thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}
@font-face {
    font-family: 'HNeue';
    src: url('helveticaneue-medium.woff2') format('woff2'), url('helveticaneue-medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

