@charset "utf-8";
@font-face {
	font-family: 'ricks';
	font-style: normal;
	font-weight: 400;
	src: local('ricks'), url(ricks.woff) format('woff');
}

