@font-face {
    font-family: 'neo_sans_prolight';
    src: url('neosanpl-webfont.eot');
    src: url('neosanpl-webfont.eot?#iefix') format('embedded-opentype'),
         url('neosanpl-webfont.woff') format('woff'),
         url('neosanpl-webfont.ttf') format('truetype'),
         url('neosanpl-webfont.svg#neo_sans_prolight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'neo_sans_prolight';
    src: url('NeoSansPro-Regular.eot');
    src: url('NeoSansPro-Regular.eot?#iefix') format('embedded-opentype'),
         url('NeoSansPro-Regular.woff') format('woff'),
         url('NeoSansPro-Regular.ttf') format('truetype'),
         url('NeoSansPro-Regular.svg') format('svg');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'neo_sans_prolight';
    src: url('neosanpm-webfont.eot');
    src: url('neosanpm-webfont.eot?#iefix') format('embedded-opentype'),
         url('neosanpm-webfont.woff') format('woff'),
         url('neosanpm-webfont.ttf') format('truetype'),
         url('neosanpm-webfont.svg#neo_sans_promedium') format('svg');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'neo_sans_prolight';
    src: url('neosanpi.eot');
    src: url('neosanpi.eot') format('embedded-opentype'),
         url('neosanpi.woff') format('woff'),
         url('neosanpi.ttf') format('truetype'),
         url('neosanpi.svg') format('svg');
    font-weight: normal;
    font-style: italic;

}

/* Make Chrome render font as SVG for better smooothing */
@media all and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
    font-family: 'neo_sans_prolight';
    url('NeoSansPro-Regular.svg') format('svg');
    font-weight: 500;
    font-style: normal;
    }
}
