@font-face {
	font-family: 'Open Sans';
	src: url('opensans-regular-webfont.eot');
	src: url('opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
		 url('opensans-regular-webfont.woff2') format('woff2'),
		 url('opensans-regular-webfont.woff') format('woff'),
		 url('opensans-regular-webfont.ttf') format('truetype'),
		 url('opensans-regular-webfont.svg#open_sansregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Open Sans Bold';
	src: url('opensans-bold-webfont.eot');
	src: url('opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
		 url('opensans-bold-webfont.woff2') format('woff2'),
		 url('opensans-bold-webfont.woff') format('woff'),
		 url('opensans-bold-webfont.ttf') format('truetype'),
		 url('opensans-bold-webfont.svg#open_sansbold') format('svg');
	font-weight: normal;
	font-style: normal;
}