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

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

