
@font-face {
    font-family: 'Helvetica';
    src: url('../fonts/Helvetica.eot');
    src: url('../fonts/Helvetica.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Helvetica.woff') format('woff'),
         url('../fonts/Helvetica.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'HelveticaLight';
    src: url('../fonts/HelveticaLight.eot');
    src: url('../fonts/HelveticaLight.eot?#iefix') format('embedded-opentype'),
         url('../fonts/HelveticaLight.woff') format('woff'),
         url('../fonts/HelveticaLight.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


