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

