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

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

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