/* FONTS */
@font-face
{
	font-family: 'chinese_rocksregular';
	src: url('/systems/malifaux/chinese_rocks_rg-webfont.woff2') format('woff2'), url('/systems/malifaux/chinese_rocks_rg-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

header,
h1, h2, h3,
a.button,
input.button,
button.button
{
	font-family: 'chinese_rocksregular', serif;
	letter-spacing: 2px;
	font-variant: normal !important;
}
/* FONTS */
