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

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

@font-face {
	font-family:'Vanilla Sans';
	src: 	url('https://blast-foundry.com/media/pages/typefaces/vanilla-sans/fonts/bc39360e0b-1764770704/vanilla-sans-vf-regular.woff') format('woff')
;	font-style: normal;
	font-weight: 100 900;
}
@font-face {
	font-family:'Vanilla Sans';
	src: 	url('https://blast-foundry.com/media/pages/typefaces/vanilla-sans/fonts/c962a3c5ec-1764770704/vanilla-sans-vf-italic.woff') format('woff')
;	font-style: italic;
	font-weight: 100 900;
}
