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

}