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

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

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

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