
@font-face {
    font-family: 'Helvetica Neue';
    src: url('font/HelveticaNeue.eot');
    src: url('font/HelveticaNeue.eot?#iefix') format('embedded-opentype'),
        url('font/HelveticaNeue.woff2') format('woff2'),
        url('font/HelveticaNeue.woff') format('woff'),
        url('font/HelveticaNeue.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Helvetica Neue';
    src: url('font/HelveticaNeue-Bold.eot');
    src: url('font/HelveticaNeue-Bold.eot?#iefix') format('embedded-opentype'),
        url('font/HelveticaNeue-Bold.woff2') format('woff2'),
        url('font/HelveticaNeue-Bold.woff') format('woff'),
        url('font/HelveticaNeue-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}





