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