/* BEGIN Light */
@font-face {
	font-family: 'Roboto Slab';
	@include fontdef-woff($FontPath, $FontName, $FontVersion, "Light");
	font-weight: 300;
	font-style: normal;
}
/* END Light */
