@font-face {
	font-family: 'open_sansregular';
	src: url('../font/opensans-regular-webfont.woff2') format('woff2'),
		url('../font/opensans-regular-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'open_sansbold';
	src: url('../font/opensans-bold-webfont.woff2') format('woff2'),
		url('font/opensans-bold-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
