@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?sv2zq3');
	src:url('fonts/icomoon.eot?sv2zq3#iefix') format('embedded-opentype'),
		url('fonts/icomoon.ttf?sv2zq3') format('truetype'),
		url('fonts/icomoon.woff?sv2zq3') format('woff'),
		url('fonts/icomoon.svg?sv2zq3#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-instagram:before {
	content: "\e801";
}
.icon-twitter2:before {
	content: "\e802";
}
.icon-vimeo2:before {
	content: "\e803";
}
.icon-dropbox:before {
	content: "\e804";
}
.icon-linkedin:before {
	content: "\e805";
}
.icon-pinterest2:before {
	content: "\e806";
}

