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

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	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-caret:before {
	content: "\e602";
}
.icon-inicio:before {
	content: "\e900";
}
.icon-sobreGC:before {
	content: "\e93a";
}
.icon-contactanos:before {
	content: "\e944";
}
.icon-calendario:before {
	content: "\e953";
}
.icon-blog:before {
	content: "\e96b";
}
.icon-comercios:before {
	content: "\e972";
}
.icon-clientes:before {
	content: "\e976";
}
.icon-menu:before {
	content: "\e9bd";
}
.icon-gerente:before {
	content: "\e9f9";
}
.icon-arrow-down:before {
	content: "\ea36";
}
.icon-facebook:before {
	content: "\ea8d";
}
.icon-twitter:before {
	content: "\ea92";
}
.icon-linkedin:before {
	content: "\eac8";
}
.icon-noticias:before {
	content: "\e600";
}
.icon-servicios:before {
	content: "\e601";
}
