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


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


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




