@font-face {
    font-family: 'ns';font-weight: normal;font-style: normal;
    src: url('fonts/novelsanspro_regular-ns.eot');
    src: url('fonts/novelsanspro_regular-ns.eot?#iefix') format('embedded-opentype'),
         /*url('fonts/novelsanspro_regular-ns.woff') format('woff'),*/
         url('fonts/novelsanspro_regular-ns.ttf') format('truetype'),
         url('fonts/novelsanspro_regular-ns.svg#ns') format('svg');
}
	
@font-face {
	font-family: 'nsb';font-weight: normal;font-style: normal;
    src: url('fonts/novelsanspro_bold-nsb.eot');
    src: url('fonts/novelsanspro_bold-nsb.eot?#iefix') format('embedded-opentype'),
         /*url('fonts/novelsanspro_bold-nsb.woff') format('woff'),*/
         url('fonts/novelsanspro_bold-nsb.ttf') format('truetype'),
         url('fonts/novelsanspro_bold-nsb.svg#nsb') format('svg');
}