@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?-fctqm4');
	src:url('..//fonts/icomoon.eot?#iefix-fctqm4') format('embedded-opentype'),
		url('..//fonts/icomoon.woff?-fctqm4') format('woff'),
		url('..//fonts/icomoon.ttf?-fctqm4') format('truetype'),
		url('..//fonts/icomoon.svg?-fctqm4#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-cog:before {
	content: "\e994";
}

.icon-google-plus:before {
	content: "\ea88";
}

.icon-google-plus2:before {
	content: "\ea89";
}

.icon-facebook:before {
	content: "\ea8c";
}

.icon-facebook2:before {
	content: "\ea8d";
}

.icon-twitter:before {
	content: "\ea91";
}

.icon-twitter2:before {
	content: "\ea92";
}

.icon-youtube:before {
	content: "\ea98";
}

.icon-youtube2:before {
	content: "\ea99";
}

