@charset "utf-8";
/* CSS Document */
.font-chango {
	font-family:'Chango';
}
.font-sigmarone {
	font-family: 'Sigmar One', cursive;
}
.font-luckiestguy {
	font-family: 'Luckiest Guy', cursive;
}

