@font-face {
	font-family: 'icomoon';
	src:url('../../fonts/icomoon.eot?wzto8y');
	src:url('../../fonts/icomoon.eot?#iefixwzto8y') format('embedded-opentype'),
		url('../../fonts/icomoon.woff?wzto8y') format('woff'),
		url('../../fonts/icomoon.ttf?wzto8y') format('truetype'),
		url('../../fonts/icomoon.svg?wzto8y#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-arrow-circle-o-down:before {
	content: "\f01a";
}
.icon-arrow-circle-o-up:before {
	content: "\f01b";
}
.icon-chevron-left:before {
	content: "\f053";
}
.icon-chevron-right:before {
	content: "\f054";
}
.icon-check-circle:before {
	content: "\f058";
}
.icon-times-circle-o:before {
	content: "\f05c";
}
.icon-exclamation-triangle:before {
	content: "\f071";
}
.icon-warning:before {
	content: "\f071";
}
.icon-chevron-up:before {
	content: "\f077";
}
.icon-angle-double-left:before {
	content: "\f100";
}
.icon-angle-double-right:before {
	content: "\f101";
}
.icon-angle-left:before {
	content: "\f104";
}
.icon-angle-right:before {
	content: "\f105";
}
.icon-chevron-circle-right:before {
	content: "\f138";
}
