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


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

