/* BEGIN Light */
@font-face {
	font-family: "Open Sans";
	@include fontdef($OpenSansPath, $OpenSansVersion, "Light");
	font-weight: 300;
	font-style: normal;
}
/* END Light */
