@charset "UTF-8";
/* CSS Document */

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

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

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

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

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