@font-face {
    font-family: 'Helvetica Neue';
    src: url('helvetica_neue-webfont.woff2') format('woff2'),
         url('helvetica_neue-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}