@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon/icomoon.eot?-b4pjz6');
	src:url('../fonts/icomoon/icomoon.eot?#iefix-b4pjz6') format('embedded-opentype'),
		url('../fonts/icomoon/icomoon.woff?-b4pjz6') format('woff'),
		url('../fonts/icomoon/icomoon.ttf?-b4pjz6') format('truetype'),
		url('../fonts/icomoon/icomoon.svg?-b4pjz6#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-baloon:before {
	content: "\e60e";
}

.icon-score:before {
	content: "\e60c";
}

.icon-sun:before {
	content: "\e607";
}

.icon-check:before {
	content: "\e608";
}

.icon-alert:before {
	content: "\e604";
}

.icon-info:before {
	content: "\e606";
}

.icon-help:before {
	content: "\e600";
}

.icon-prev:before {
	content: "\e601";
}

.icon-next:before {
	content: "\e611";
}

.icon-home:before {
	content: "\e602";
}

.icon-close:before {
	content: "\e609";
}

.icon-minus:before {
	content: "\e60b";
}

.icon-plus:before {
	content: "\e60a";
}

.icon-settings:before {
	content: "\e603";
}

.icon-menu:before {
	content: "\e605";
}

