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

}

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

}

