@charset "utf-8";

@font-face {
	font-family: 'NeoSansProLight';
	src: url('fonts/neosanspro-light-webfont.eot');
	src: url('fonts/neosanspro-light-webfont.eot?#iefix') format('embedded-opentype'),  
	url('fonts/neosanspro-light-webfont.woff') format('woff'),  
	url('fonts/neosanspro-light-webfont.ttf') format('truetype'),  
	url('fonts/neosanspro-light-webfont.svg#NeoSansProLight') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'NeoSansProRegular';
	src: url('fonts/neosanspro-regular-webfont.eot');
	src: url('fonts/neosanspro-regular-webfont.eot?#iefix') format('embedded-opentype'),  
	url('fonts/neosanspro-regular-webfont.woff') format('woff'),  
	url('fonts/neosanspro-regular-webfont.ttf') format('truetype'),  
	url('fonts/neosanspro-regular-webfont.svg#NeoSansProRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}	

@font-face {
    font-family: 'NeoSansProBold';
    src: url('fonts/neosanspro-bold-webfont.eot');
    src: url('fonts/neosanspro-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/neosanspro-bold-webfont.woff') format('woff'),
         url('fonts/neosanspro-bold-webfont.ttf') format('truetype'),
         url('fonts/neosanspro-bold-webfont.svg#NeoSansProBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'NeoSansProMedium';
    src: url('fonts/neosanspro-medium-webfont.eot');
    src: url('fonts/neosanspro-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/neosanspro-medium-webfont.woff') format('woff'),
         url('fonts/neosanspro-medium-webfont.ttf') format('truetype'),
         url('fonts/neosanspro-medium-webfont.svg#NeoSansProMedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

