@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?-i9ofdi');
	src:url('fonts/icomoon.eot?#iefix-i9ofdi') format('embedded-opentype'),
		url('fonts/icomoon.ttf?-i9ofdi') format('truetype'),
		url('fonts/icomoon.woff?-i9ofdi') format('woff'),
		url('fonts/icomoon.svg?-i9ofdi#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-boffin-game:before {
	content: "\e600";
}
.icon-card:before {
	content: "\e601";
}
.icon-convention:before {
	content: "\e602";
}
.icon-hand-day:before {
	content: "\e603";
}
.icon-learning-slide:before {
	content: "\e604";
}
.icon-packages:before {
	content: "\e605";
}
.icon-purchase:before {
	content: "\e606";
}
.icon-quize:before {
	content: "\e607";
}
.icon-steps:before {
	content: "\e608";
}
.icon-trivia:before {
	content: "\e609";
}
