
@font-face {
    font-family: 'Helvetica Neue';
    src: url('helveticaneue-ultralight.eot');
    src: url('helveticaneue-ultralight.eot?#iefix') format('embedded-opentype'),
         url('helveticaneue-ultralight.woff') format('woff'),
         url('helveticaneue-ultralight.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
	/* with letter-spacing: 0.03em; */
}


@font-face {
    font-family: 'Helvetica Neue';
    src: url('helveticaneue-thin.eot');
    src: url('helveticaneue-thin.eot?#iefix') format('embedded-opentype'),
         url('helveticaneue-thin.woff2') format('woff2'),
         url('helveticaneue-thin.woff') format('woff'),
         url('helveticaneue-thin.ttf') format('truetype'),
         url('helveticaneue-thin.svg#helvetica_neueregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* helvetica_neue_25_ultra_light */