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

[class^="imind-"], [class*=" imind-"] {
	font-family: 'iconsMind' !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;
}

.imind-fire-hydrant:before {
	content: "\e8ca";
}