/* @font-face {
	font-family:'Font-Name';
	src:url('font-name.eot');
	src:url('font-name.eot?#iefix') format('embedded-opentype'),
		url('font-name.woff') format('woff'),
		url('font-name.ttf') format('truetype'),
		url('font-name.svg#font-name') format('svg');
    font-weight:normal;
    font-style:normal;
} */

@font-face {
    font-family: 'helvetica_neuelight';
    src: url('helveticaneue-light-webfont.eot');
    src: url('helveticaneue-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('helveticaneue-light-webfont.woff') format('woff'),
         url('helveticaneue-light-webfont.ttf') format('truetype'),
         url('helveticaneue-light-webfont.svg#helvetica_neuelight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'helvetica_neueregular';
    src: url('helveticaneue-webfont.eot');
    src: url('helveticaneue-webfont.eot?#iefix') format('embedded-opentype'),
         url('helveticaneue-webfont.woff') format('woff'),
         url('helveticaneue-webfont.ttf') format('truetype'),
         url('helveticaneue-webfont.svg#helvetica_neueregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'helvetica_neuemedium';
    src: url('helveticaneue-medium-webfont.eot');
    src: url('helveticaneue-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('helveticaneue-medium-webfont.woff') format('woff'),
         url('helveticaneue-medium-webfont.ttf') format('truetype'),
         url('helveticaneue-medium-webfont.svg#helvetica_neuemedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'old_standard_ttitalic';
    src: url('oldstandard-italic-webfont.eot');
    src: url('oldstandard-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('oldstandard-italic-webfont.woff') format('woff'),
         url('oldstandard-italic-webfont.ttf') format('truetype'),
         url('oldstandard-italic-webfont.svg#old_standard_ttitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}