.w100 900 { font-weight: 100 900; }
.italic { font-style: italic; }

.Bay-Sans { font-family: 'Bay Sans'; }

@font-face {
	font-family:'Bay Sans';
	src: ;	font-style: normal;
	font-weight: 100 900;
}
@font-face {
	font-family:'Bay Sans';
	src: ;	font-style: italic;
	font-weight: 100 900;
}
