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


@font-face {
    font-family: 'helvetica_lt_std';
    src: url('./helveticastd/helveticaltstd-bold-webfont.eot');
    src: url('./helveticastd/helveticaltstd-bold-webfont.eot?#iefix') format('embedded-opentype'),
    url('./helveticastd/helveticaltstd-bold-webfont.woff') format('woff'),
    url('./helveticastd/helveticaltstd-bold-webfont.ttf') format('truetype'),
    url('./helveticastd/helveticaltstd-bold-webfont.svg#helvetica_lt_stdbold') format('svg');
    font-weight: bold;
    font-style: normal;

}




@font-face {
    font-family: 'helvetica_lt_std';
    src: url('./helveticastd/helveticaltstd-roman-webfont.eot');
    src: url('./helveticastd/helveticaltstd-roman-webfont.eot?#iefix') format('embedded-opentype'),
    url('./helveticastd/helveticaltstd-roman-webfont.woff') format('woff'),
    url('./helveticastd/helveticaltstd-roman-webfont.ttf') format('truetype'),
    url('./helveticastd/helveticaltstd-roman-webfont.svg#helvetica_lt_stdregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

