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

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

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