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

.Lyst-Variable { font-family: 'Lyst Variable'; }

@font-face {
	font-family:'Lyst Variable';
	src: 	url('/fonts/lyst/lyst-variable.woff') format('woff');
	font-style: oblique 0deg 15deg;
	font-weight: 100 900;
}
