@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?o1j2mt');
	src:url('fonts/icomoon.eot?#iefixo1j2mt') format('embedded-opentype'),
		url('fonts/icomoon.ttf?o1j2mt') format('truetype'),
		url('fonts/icomoon.woff?o1j2mt') format('woff'),
		url('fonts/icomoon.svg?o1j2mt#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-feed:before {
	content: "\e91d";
}
.icon-coin-dollar:before {
	content: "\e93b";
}
.icon-lifebuoy:before {
	content: "\e941";
}
.icon-keyboard:before {
	content: "\e955";
}
.icon-mobile2:before {
	content: "\e959";
}
.icon-checkmark2:before {
	content: "\ea11";
}
.icon-checkbox-checked:before {
	content: "\ea52";
}
.icon-apple:before {
	content: "\eabf";
}
.icon-android:before {
	content: "\eac1";
}
.icon-windows8:before {
	content: "\eac3";
}
.icon-display:before {
	content: "\e602";
}
.icon-bubble:before {
	content: "\e600";
}
.icon-phone:before {
	content: "\e601";
}
.icon-params:before {
	content: "\e603";
}
.icon-music:before {
	content: "\e604";
}
