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

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

@font-face {
	font-family:'Rules Variable';
	src: 	url('/fonts/rules/rules-variable-wdth-wght-slnt.woff2') format('woff2'),
	url('/fonts/rules/rules-variable-wdth-wght-slnt.woff') format('woff');
	font-style: normal;
	font-weight: 100 900;
}
