@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?qp7kox');
	src:url('fonts/icomoon.eot?qp7kox#iefix') format('embedded-opentype'),
		url('fonts/icomoon.ttf?qp7kox') format('truetype'),
		url('fonts/icomoon.woff?qp7kox') format('woff'),
		url('fonts/icomoon.svg?qp7kox#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-facebook2:before {
	content: "\e800";
}
.icon-email:before {
	content: "\f003";
}
.icon-phone:before {
	content: "\f095";
}
.icon-twitter:before {
	content: "\f099";
}
.icon-facebook:before {
	content: "\f09a";
}
.icon-website:before {
	content: "\f0ac";
}
.icon-linkedin:before {
	content: "\f0e1";
}
.icon-youtube:before {
	content: "\f167";
}
.icon-instagram:before {
	content: "\f16d";
}
.icon-pinterest:before {
	content: "\f231";
}

