@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?-7jsgqm');
	src:url('fonts/icomoon.eot?#iefix-7jsgqm') format('embedded-opentype'),
		/*url('fonts/icomoon.woff?-7jsgqm') format('woff'),*/
		url('fonts/icomoon.ttf?-7jsgqm') format('truetype'),
		url('fonts/icomoon.svg?-7jsgqm#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-location:before {
	content: "\e600";
}

.icon-delete:before {
	content: "\e601";
}

.icon-create:before {
	content: "\e602";
}

.icon-brightness-1:before {
	content: "\e603";
}

.icon-triangle-left2:before {
	content: "\f044";
}

.icon-triangle-right2:before {
	content: "\f05a";
}

.icon-phone:before {
	content: "\e942";
}

.icon-bubble:before {
	content: "\e96b";
}

.icon-facebook:before {
	content: "\ea8c";
}

.icon-triangle-down:before {
	content: "\e609";
}

.icon-triangle-left:before {
	content: "\e60a";
}

.icon-triangle-right:before {
	content: "\e60b";
}

.icon-triangle-up:before {
	content: "\e60c";
}

.icon-mail:before {
	content: "\e604";
}

.icon-google:before {
	content: "\e618";
}

.icon-twitter:before {
	content: "\e61e";
}

