@font-face {
	font-family: 'afi';
	src:url('fonts/afi.eot?aavrvm');
	src:url('fonts/afi.eot?#iefixaavrvm') format('embedded-opentype'),
		url('fonts/afi.woff?aavrvm') format('woff'),
		url('fonts/afi.ttf?aavrvm') format('truetype'),
		url('fonts/afi.svg?aavrvm#afi') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'afi';
	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-chevron-with-circle-right:before {
	content: "\e600";
}

