

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

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

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