@charset "utf-8";
/* @ English Fonts */

@font-face {
	font-family: 'impact';
	src: url('../font/Impact/impact.eot');
	src: local('Impact'), url('../font/Impact/impact.woff') format('woff'), url('../font/Impact/impact.ttf') format('truetype'), url('../font/Impact/impact.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
