/*  FONTE HELVETICA NEUE  */

@font-face {
    font-family: 'helvetica';
    src: url('../fonts/helvlight_regular-webfont.woff2') format('woff2'),
         url('../fonts/helvlight_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'helvetica-light';
    src: url('../fonts/helvetica-light-webfont.woff2') format('woff2'),
         url('../fonts/helvetica-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'helvetica-regular';
    src: url('../fonts/helvetica-narrow-webfont.woff2') format('woff2'),
         url('../fonts/helvetica-narrow-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'helvetica-regular-condensed';
    src: url('../fonts/helvetica-condensed-webfont.woff2') format('woff2'),
         url('../fonts/helvetica-condensed-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'helvetica-bold';
    src: url('../fonts/helvetica_bold-webfont.woff2') format('woff2'),
         url('../fonts/helvetica_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'helvetica-extra-bold';
    src: url('../fonts/helvetica-black-webfont.woff2') format('woff2'),
         url('../fonts/helvetica-black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}



@font-face {
    font-family: 'formata-bold';
    src: url('../fonts/formata-bold.woff2') format('woff2'), 
        url('../fonts/formata-bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'formata-light';
    src: url('../fonts/formata-light.woff2') format('woff2'), 
        url('../fonts/formata-light.woff') format('woff');
    font-weight: lighter;
    font-style: normal;
}

@font-face {
    font-family: 'formata-regular';
    src: url('../fonts/formata-regular.woff2') format('woff2'), 
        url('../fonts/formata-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}