@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?wu2esw');
	src:url('fonts/icomoon.eot?#iefixwu2esw') format('embedded-opentype'),
		url('fonts/icomoon.woff?wu2esw') format('woff'),
		url('fonts/icomoon.ttf?wu2esw') format('truetype'),
		url('fonts/icomoon.svg?wu2esw#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-facebook:before {
	content: "\e600";
}
.icon-twitter:before {
	content: "\e601";
}
.icon-facebook2:before {
	content: "\e602";
}
.icon-twitter2:before {
	content: "\e603";
}
.icon-github:before {
	content: "\e604";
}
.icon-github2:before {
	content: "\e605";
}
.icon-github3:before {
	content: "\e606";
}
.icon-paypal:before {
	content: "\e607";
}
.icon-pencil:before {
	content: "\e608";
}
.icon-rocket:before {
	content: "\e609";
}
.icon-download:before {
	content: "\e60a";
}
.icon-loop:before {
	content: "\e60b";
}
