@font-face {
    font-family: 'HelveticaNeueLight';
    font-weight: normal;
    src: url('/app/template/font/hnlt.eot');
    src: url('/app/template/font/hnlt.eot?#iefix') format('embedded-opentype'),
    url('/app/template/font/hnlt.woff') format('woff'),
    url('/app/template/font/hnlt.ttf') format('truetype'),
    url('/app/template/font/hnlt.svg#wf') format('svg');
}

@font-face {
    font-family: 'HelveticaNeueRoman';
    font-weight: normal;
    src: url('/app/template/font/hnr.eot');
    src: url('/app/template/font/hnr.eot?#iefix') format('embedded-opentype'),
    url('/app/template/font/hnr.woff') format('woff'),
    url('/app/template/font/hnr.ttf') format('truetype'),
    url('/app/template/font/hnr.svg#wf') format('svg');
}

@font-face {
    font-family: 'HelveticaNeueBold';
    font-weight: normal;
    src: url('/app/template/font/hnb.eot');
    src: url('/app/template/font/hnb.eot?#iefix') format('embedded-opentype'),
    url('/app/template/font/hnb.woff') format('woff'),
    url('/app/template/font/hnb.ttf') format('truetype'),
    url('/app/template/font/hnb.svg#wf') format('svg');
}

@font-face {
    font-family: 'HelveticaNeueBlack';
    font-weight: normal;
    src: url('/app/template/font/hnbl.eot');
    src: url('/app/template/font/hnbl.eot?#iefix') format('embedded-opentype'),
    url('/app/template/font/hnbl.woff') format('woff'),
    url('/app/template/font/hnbl.ttf') format('truetype'),
    url('/app/template/font/hnbl.svg#wf') format('svg');
}