@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?dpck8z');
	src:url('fonts/icomoon.eot?#iefixdpck8z') format('embedded-opentype'),
		url('fonts/icomoon.woff?dpck8z') format('woff'),
		url('fonts/icomoon.ttf?dpck8z') format('truetype'),
		url('fonts/icomoon.svg?dpck8z#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-info:before {
	content: "\e602";
}
.icon-headphones:before {
	content: "\e600";
}
.icon-paint-format:before {
	content: "\e601";
}
.icon-home:before {
	content: "\e606";
}
.icon-music:before {
	content: "\e60b";
}
.icon-headphones2:before {
	content: "\e60c";
}
.icon-instagram:before {
	content: "\e604";
}
.icon-video:before {
	content: "\e605";
}
.icon-house:before {
	content: "\e607";
}
.icon-facebook:before {
	content: "\e603";
}
.icon-soundcloud:before {
	content: "\e608";
}
.icon-vimeo:before {
	content: "\e609";
}
.icon-twitter:before {
	content: "\e60a";
}
