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

}

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

}