@charset "UTF-8";
/* CSS Document */

/*FONT FAMILY*/
@font-face {
	font-family:impact;
	src:url(fonts/impact.ttf);
}
h1 {
	font-family:impact;
}
h2 {
	font-family:impact;
}