	@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?-q1zj4p');
	src:url('fonts/icomoon.eot?#iefix-q1zj4p') format('embedded-opentype'),
		url('fonts/icomoon.ttf?-q1zj4p') format('truetype'),
		url('fonts/icomoon.woff?-q1zj4p') format('woff'),
		url('fonts/icomoon.svg?-q1zj4p#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-music:before {
	content: "\e600";
}
.icon-play:before {
	content: "\e601";
}
.icon-video-camera:before {
	content: "\e602";
}
.icon-phone-hang-up:before {
	content: "\e603";
}
.icon-envelop:before {
	content: "\e604";
}
.icon-menu3:before {
	content: "\e605";
}
.icon-ctrl:before {
	content: "\e609";
}
.icon-twitter:before {
	content: "\e606";
}
.icon-youtube3:before {
	content: "\e607";
}
.icon-vimeo:before {
	content: "\e608";
}
