@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?-ef7azu');
	src:url('fonts/icomoon.eot?#iefix-ef7azu') format('embedded-opentype'),
		url('fonts/icomoon.woff?-ef7azu') format('woff'),
		url('fonts/icomoon.ttf?-ef7azu') format('truetype'),
		url('fonts/icomoon.svg?-ef7azu#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-twitter:before {
	content: "\e600";
}
.icon-caret-down:before {
	content: "\e601";
}
.icon-caret-up:before {
	content: "\e602";
}
.icon-caret-left:before {
	content: "\e603";
}
.icon-caret-right:before {
	content: "\e604";
}
.icon-reorder:before {
	content: "\e607";
}
.icon-angle-left:before {
	content: "\e609";
}
.icon-angle-right:before {
	content: "\e60a";
}
.icon-angle-up:before {
	content: "\e60b";
}
.icon-angle-down:before {
	content: "\e60c";
}
.icon-share-alt:before {
	content: "\e60d";
}
.icon-search:before {
	content: "\e605";
}
.icon-location:before {
	content: "\e606";
}
.icon-file:before {
	content: "\e608";
}
.icon-share:before {
	content: "\e612";
}
.icon-play:before {
	content: "\e613";
}
.icon-paperclip:before {
	content: "\e614";
}
.icon-facebook:before {
	content: "\e60e";
}
.icon-googleplus:before {
	content: "\e60f";
}
.icon-file-download:before {
	content: "\e610";
}
.icon-triangle:before {
	content: "\e611";
}
