@font-face {
	font-family: 'icomoon';
	src:url('/assets/icomoon.eot?-op6s9n');
	src:url('/assets/icomoon.eot?#iefix-op6s9n') format('embedded-opentype'),
		url('/assets/icomoon.woff?-op6s9n') format('woff'),
		url('/assets/icomoon.ttf?-op6s9n') format('truetype'),
		url('/assets/icomoon.svg?-op6s9n#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-listen:before {
	content: "\e601";
}
.icon-light-bulb:before {
	content: "\e602";
}
.icon-comments:before {
	content: "\f086";
}
.icon-cogs:before {
	content: "\e600";
}
