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

.Dean-Gothic-VF { font-family: 'Dean Gothic VF'; }

@font-face {
	font-family:'Dean Gothic VF';
	src: 	url('/fonts/dean-gothic/deangothic-variable-wdth-wght-slnt.woff') format('woff');
	font-style: normal;
	font-weight: 100 900;
}
