
@font-face {
    font-family: 'HelveticaNeueBold';
    src: url('./../../font/helveticaneue-bold.eot');
    src: url('./../../font/helveticaneue-bold.eot?#iefix') format('embedded-opentype'),
         url('./../../font/helveticaneue-bold.woff') format('woff'),
         url('./../../font/helveticaneue-bold.ttf') format('truetype'),
         url('./../../font/helveticaneue-bold.svg#helvetica_neuebold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'HelveticaNeueItalic';
    src: url('./../../font/helveticaneue-heavyitalic.eot');
    src: url('./../../font/helveticaneue-heavyitalic.eot?#iefix') format('embedded-opentype'),
         url('./../../font/helveticaneue-heavyitalic.woff') format('woff'),
         url('./../../font/helveticaneue-heavyitalic.ttf') format('truetype'),
         url('./../../font/helveticaneue-heavyitalic.svg#helvetica_neueitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'HelveticaNeueLight';
    src: url('./../../font/helveticaneue-light.eot');
    src: url('./../../font/helveticaneue-light.eot?#iefix') format('embedded-opentype'),
         url('./../../font/helveticaneue-light.woff') format('woff'),
         url('./../../font/helveticaneue-light.ttf') format('truetype'),
         url('./../../font/helveticaneue-light.svg#HelveticaNeueLight') format('svg');
}
body { font-size: 62.5%; font-family:Helvetica, Arial, sans-serif;}