@font-face {
    font-family: 'helvetica_neuelight';
    src: url('fonts/helveticaneuelight-webfont.woff2') format('woff2'),
         url('fonts/helveticaneuelight-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'helvetica_neuemedium';
    src: url('fonts/helveticaneuemedium-webfont.woff2') format('woff2'),
         url('fonts/helveticaneuemedium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}