@font-face {
	font-family: 'arrow-';
	src:url('arrow.eot?-8l7kk0');
	src:url('arrow.eot?#iefix-8l7kk0') format('embedded-opentype'),
		url('arrow.ttf?-8l7kk0') format('truetype'),
		url('arrow.woff?-8l7kk0') format('woff'),
		url('arrow.svg?-8l7kk0#arrow-') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="arrow-"], [class*=" arrow-"] {
	font-family: 'arrow-';
	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-down:before {
	content: "\e801";
}
