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

@font-face {
  font-family: 'bentonsans_bookregular';
  src: url('bentonsans-book_0-webfont.eot');
	src: url('bentonsans-book_0-webfont.eot?#iefix') format('embedded-opentype'),
	     url('bentonsans-book_0-webfont.woff') format('woff'),
	     url('bentonsans-book_0-webfont.ttf') format('truetype'),
		   url('bentonsans-book_0-webfont.svg#bentonsans_bookregular') format('svg');
	font-weight: normal;
	font-style: normal;
}