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

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


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