@font-face {
	font-family: 'arrows';
	src:url('arrows/arrows.eot?vf5vpm');
	src:url('arrows/arrows.eot?#iefixvf5vpm') format('embedded-opentype'),
		url('arrows/arrows.ttf?vf5vpm') format('truetype'),
		url('arrows/arrows.woff?vf5vpm') format('woff'),
		url('arrows/arrows.svg?vf5vpm#arrows') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="arrow-"], [class*=" arrow-"] {
	font-family: 'arrows';
	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;
}

.arrow-arrow-down:before {
	content: "\f03f";
}
.arrow-arrow-left:before {
	content: "\f040";
}
.arrow-arrow-right:before {
	content: "\f03e";
}
.arrow-arrow-up:before {
	content: "\f03d";
}
.arrow-chevron-down:before {
	content: "\f0a3";
}
.arrow-chevron-left:before {
	content: "\f0a4";
}
.arrow-chevron-right:before {
	content: "\f078";
}
.arrow-chevron-up:before {
	content: "\f0a2";
}
.arrow-triangle-down:before {
	content: "\f05b";
}
.arrow-triangle-left:before {
	content: "\f044";
}
.arrow-triangle-right:before {
	content: "\f05a";
}
.arrow-triangle-up:before {
	content: "\f0aa";
}
.arrow-circle-up:before {
	content: "\ea41";
}
.arrow-circle-right:before {
	content: "\ea42";
}
.arrow-circle-down:before {
	content: "\ea43";
}
.arrow-circle-left:before {
	content: "\ea44";
}
.arrow-chevron-left2:before {
	content: "\f053";
}
.arrow-chevron-right2:before {
	content: "\f054";
}
.arrow-chevron-up2:before {
	content: "\f077";
}
.arrow-chevron-down2:before {
	content: "\f079";
}
.arrow-caret-down:before {
	content: "\f0d7";
}
.arrow-caret-up:before {
	content: "\f0d8";
}
.arrow-caret-left:before {
	content: "\f0d9";
}
.arrow-caret-right:before {
	content: "\f0da";
}
.arrow-angle-left:before {
	content: "\f104";
}
.arrow-angle-right:before {
	content: "\f105";
}
.arrow-angle-up:before {
	content: "\f106";
}
.arrow-angle-down:before {
	content: "\f107";
}
.arrow-chevron-circle-left:before {
	content: "\f137";
}
.arrow-chevron-circle-right:before {
	content: "\f138";
}
.arrow-chevron-circle-up:before {
	content: "\f139";
}
.arrow-chevron-circle-down:before {
	content: "\f13a";
}
.arrow-long-arrow-down:before {
	content: "\f175";
}
.arrow-long-arrow-up:before {
	content: "\f176";
}
.arrow-long-arrow-left:before {
	content: "\f177";
}
.arrow-long-arrow-right:before {
	content: "\f178";
}
