/* BEGIN Extrabold */
@font-face {
	font-family: 'Open Sans';
	@include fontdef($OpenSansPath, $OpenSansVersion, 'ExtraBold');
	font-weight: 800;
	font-style: normal;
}
/* END Extrabold */
