@font-face {
	font-family: 'arrows';
	src:url('../../fonts/arrows.eot?-cbme7z');
	src:url('../../fonts/arrows.eot?#iefix-cbme7z') format('embedded-opentype'),url('../../fonts/arrows.woff?-cbme7z') format('woff'),url('../../fonts/arrows.ttf?-cbme7z') format('truetype'),url('../../fonts/arrows.svg?-cbme7z#arrows') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

#svm-canvas [class^="arrow-"],
#svm-canvas [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-left:before {
	content: "\f060";
}
.arrow-arrow-right:before {
	content: "\f061";
}
.arrow-arrow-up:before {
	content: "\f062";
}
.arrow-arrow-down:before {
	content: "\f063";
}
.arrow-angle-double-left:before {
	content: "\f100";
}
.arrow-angle-double-right:before {
	content: "\f101";
}
.arrow-angle-double-up:before {
	content: "\f102";
}
.arrow-angle-double-down:before {
	content: "\f103";
}
.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-retweet:before {
	content: "\f079";
}
