@charset "utf-8";
/* CSS Document */

@font-face
	{
	font-family: minecraft;
	src: url("cool-font/example.woff");
	}
.title {
	font-size:60px !important;
	}
.buttonShadows {
	font-size:50px !important;
	}
