@font-face {
	font-family: 'icons-custom';
	src:url('fonts/icons-custom.eot?-o7tvkp');
	src:url('fonts/icons-custom.eot?#iefix-o7tvkp') format('embedded-opentype'),
		url('fonts/icons-custom.woff?-o7tvkp') format('woff'),
		url('fonts/icons-custom.ttf?-o7tvkp') format('truetype'),
		url('fonts/icons-custom.svg?-o7tvkp#icons-custom') format('svg');
	font-weight: normal;
	font-style: normal;
}

i {
	font-family: 'icons-custom';
	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;
}

.ci-clock:before {
	content: "\e800";
}
.ci-contact:before {
	content: "\e801";
}
.ci-locate:before {
	content: "\e802";
}
.ci-phone:before {
	content: "\e803";
}
