/*******************/
/**Open Sauce Sans**/
/*******************/

/*Open Sauce Sans Bold*/
@font-face {
	font-family: 'Open Sauce Sans';
	src:
		url('opensaucesans/opensaucesans-bold-webfont.woff2') format('woff2'),
		url('opensaucesans/opensaucesans-bold-webfont.woff') format('woff');
	font-weight: 700;
	font-style: normal;
}

/*Open Sauce Sans Bold Italic*/
@font-face {
	font-family: 'Open Sauce Sans';
	src:
		url('opensaucesans/opensaucesans-bolditalic-webfont.woff2') format('woff2'),
		url('opensaucesans/opensaucesans-bolditalic-webfont.woff') format('woff');
	font-weight: 700;
	font-style: italic;
}
