@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot?-hm8619');
	src:url('../fonts/icomoon.eot?#iefix-hm8619') format('embedded-opentype'),
		url('../fonts/icomoon.woff?-hm8619') format('woff'),
		url('../fonts/icomoon.ttf?-hm8619') format('truetype'),
		url('../fonts/icomoon.svg?-hm8619#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-home:before {
    content: "\e650";
}
.icon-plus:before {
    content: "\e621";
}
.icon-arrow-up:before {
    content: "\e729";
}
.icon-arrow-down2:before {
    content: "\e728";
}
.icon-remove:before {
    content: "\e680";
}
.icon-gears:before {
    content: "\f085";
}
.icon-arrow-down4:before {
    content: "\e730";
}
.icon-arrow-right4:before {
    content: "\e732";
}
.icon-checkmark3:before {
    content: "\e69d";
}
.icon-menu:before {
  content: "\e686";
}
.icon-close:before {
  content: "\e69c";
}
.icon-search-plus:before {
  content: "\f00e";
}
.icon-link:before {
  content: "\e691";
}
.icon-phone10:before {
  content: "\e702";
}
.icon-mail3:before {
  content: "\e705";
}
.icon-upload6:before {
  content: "\e71f":
}