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

.icon-arrow-right2:before {
	content: "\ea3c";
}

.icon-image:before {
	content: "\e010";
}

.icon-video:before {
	content: "\e018";
}

.icon-disc:before {
	content: "\e019";
}

.icon-cog:before {
	content: "\e023";
}

.icon-search3:before {
	content: "\e036";
}

.icon-play:before {
	content: "\e052";
}

.icon-shuffle:before {
	content: "\e057";
}

.icon-repeat:before {
	content: "\e058";
}

.icon-globe2:before {
	content: "\e078";
}

.icon-box:before {
	content: "\e079";
}

.icon-ban:before {
	content: "\e107";
}

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

