@font-face {
	font-family: 'icomoon';
	src:url('../fonts/font/icomoon.eot?-xfdp2h');
	src:url('../fonts/font/icomoon.eot?#iefix-xfdp2h') format('embedded-opentype'),
		url('../fonts/font/icomoon.ttf?-xfdp2h') format('truetype'),
		url('../fonts/font/icomoon.svg?-xfdp2h#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-cake:before {
	content: "\e60b";
}
.icon-map:before {
	content: "\e600";
}
.icon-identy:before {
	content: "\e601";
}
.icon-gender:before {
	content: "\e602";
}
.icon-happy:before {
	content: "\e603";
}
.icon-happy2:before {
	content: "\e604";
}
.icon-smiley:before {
	content: "\e605";
}
.icon-smiley2:before {
	content: "\e606";
}
.icon-sad:before {
	content: "\e607";
}
.icon-sad2:before {
	content: "\e608";
}
.icon-wondering:before {
	content: "\e609";
}
.icon-wondering2:before {
	content: "\e60a";
}
