@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot?s4rzj9');
	src:url('../fonts/icomoon.eot?#iefixs4rzj9') format('embedded-opentype'),
		url('../fonts/icomoon.woff?s4rzj9') format('woff'),
		url('../fonts/icomoon.ttf?s4rzj9') format('truetype'),
		url('../fonts/icomoon.svg?s4rzj9#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;
	
	/* Enable Ligatures ================ */
	-webkit-font-feature-settings: "liga";
	-moz-font-feature-settings: "liga=1";
	-moz-font-feature-settings: "liga";
	-ms-font-feature-settings: "liga" 1;
	-o-font-feature-settings: "liga";
	font-feature-settings: "liga";

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-cogs:before {
	content: "\e995";
}

.icon-switch:before {
	content: "\e9b6";
}

.icon-arrow-right:before {
	content: "\ea34";
}

.icon-embed:before {
	content: "\ea7f";
}

.icon-embed2:before {
	content: "\ea80";
}

.icon-forward:before {
	content: "\e969";
}

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

.icon-bulb:before {
	content: "\e600";
}
