@CHARSET "UTF-8";
@font-face {
	font-family: impact;
	src: url('fonts/impact.otf') format("opentype");
	src: url("fonts/Impact.ttf") format('truetype');
}