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