@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?2fl9jt');
	src:url('fonts/icomoon.eot?#iefix2fl9jt') format('embedded-opentype'),
		url('fonts/icomoon.woff?2fl9jt') format('woff'),
		url('fonts/icomoon.ttf?2fl9jt') format('truetype'),
		url('fonts/icomoon.svg?2fl9jt#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-googleplus:before {
	font-size:30px;
	content: "\e600";
	color:#636362;
	margin-right:5px;
}


.icon-facebook:before {
	font-size:30px;
	content: "\e601";
	color:#636362;
	margin-right:5px;
}
.icon-linkedin:before {
	font-size:30px;
	content: "\e602";
	color:#636362;
}

.icon-googleplus2:before {
	font-size:30px;
	content: "\e600";
	color:#fff;
	margin-right:5px;
	text-align:center;
}


.icon-facebook2:before {
	font-size:30px;
	content: "\e601";
	color:#fff;
	margin-right:5px;
	text-align:center;
}
.icon-linkedin2:before {
	font-size:30px;
	content: "\e602";
	color:#fff;
	text-align:center;
}

