@font-face {
	font-family: 'icf';
	src: url('/shared/fonts/icf.eot?nr3xxu');
	src: url('/shared/fonts/icf.eot?nr3xxu#iefix') format('embedded-opentype'),
		url('/shared/fonts/icf.ttf?nr3xxu') format('truetype'),
		url('/shared/fonts/icf.woff?nr3xxu') format('woff'),
		url('/shared/fonts/icf.svg?nr3xxu#icf') format('svg');
	font-weight: normal;
	font-style: normal;
}

.icf_ {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icf' !important;
	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;
}

.icf_arrow:before {
	content: "\e900";
	font-size: 0.85em;
}
