@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?-5hxdgz');
	src:url('fonts/icomoon.eot?#iefix-5hxdgz') format('embedded-opentype'),
		url('fonts/icomoon.woff?-5hxdgz') format('woff'),
		url('fonts/icomoon.ttf?-5hxdgz') format('truetype'),
		url('fonts/icomoon.svg?-5hxdgz#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-upload:before {
	content: "\e60b";
}
.icon-envelope:before {
	content: "\e600";
}
.icon-search:before {
	content: "\e606";
}
.icon-arrow-right:before {
	content: "\e607";
}
.icon-arrow-left:before {
	content: "\e608";
}
.icon-download:before {
	content: "\e609";
}
.icon-show:before {
	content: "\e60a";
}
.icon-facebook:before {
	content: "\e601";
}
.icon-twitter:before {
	content: "\e602";
}
.icon-tumblr:before {
	content: "\e604";
}
.icon-linkedin:before {
	content: "\e605";
}
.icon-pinterest:before {
	content: "\e603";
}
