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

.Phill { font-family: 'Phill'; }

@font-face {
	font-family:'Phill';
	src: 	url('/fonts/phill/phill-var-wght-wdth-slnt.woff') format('woff');
	font-style: normal;
	font-weight: 100 900;
}
