@font-face {
    font-family: 'NeoSansProMedium';
    src: url('neosanspro-medium-webfont.eot');
    src: url('neosanspro-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('neosanspro-medium-webfont.woff') format('woff'),
         url('neosanspro-medium-webfont.ttf') format('truetype'),
         url('neosanspro-medium-webfont.svg#NeoSansProMedium') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'NeoSansProLight';
    src: url('neosanspro-light-webfont.eot');
    src: url('neosanspro-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('neosanspro-light-webfont.woff') format('woff'),
         url('neosanspro-light-webfont.ttf') format('truetype'),
         url('neosanspro-light-webfont.svg#NeoSansProLight') format('svg');
    font-weight: normal;
    font-style: normal;

}
