/*
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;

  font-variant: normal;
  text-transform: none;

  line-height: 1em;

  margin-left: .2em;
}
*/

[class^="icon-"], [class*=" icon-"] {
	display: inline-block;
	font-family: 'fontello';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: inherit;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.iconlist {
	padding-left: 0;
	margin-left: 1.75em;
	list-style-type: none;
}
.iconlist li { position: relative; }
.iconlist > li [class^="icon-"]:first-child, .iconlist > li [class*=" icon-"]:first-child {
	position: absolute;
	left: -1.75em;
	width: 1.75em;
	text-align: center;
	top: 1px;
	width: 14px;
}

 
.icon-envelope2:before { content: '\e604'; } /* '' */
.icon-phone:before { content: '\e800'; } /* '' */
.icon-email:before { content: '\e801'; } /* '' */
.icon-facebook2:before { content: '\e802'; } /* '' */
.icon-ok:before { content: '\e803'; } /* '' */
.icon-settings:before { content: '\e804'; } /* '' */
.icon-food:before { content: '\e805'; } /* '' */
.icon-settings2:before { content: '\e806'; } /* '' */
.icon-user4:before { content: '\e807'; } /* '' */
.icon-unlock:before { content: '\e808'; } /* '' */
.icon-lock3:before { content: '\e809'; } /* '' */
.icon-ok-sign:before { content: '\e80a'; } /* '' */
.icon-facebook:before { content: '\f09a'; } /* '' */
.icon-angle-left:before { content: '\f104'; } /* '' */
.icon-angle-right:before { content: '\f105'; } /* '' */
.icon-circle:before { content: '\f111'; } /* '' */
.icon-map-signs:before { content: '\f277'; } /* '' */
.icon-phone-volume:before { content: '\f2a0'; } /* '' */
.icon-hands-helping:before { content: '\f2b5'; } /* '' */
.icon-linkedin:before { content: '\f30c'; } /* '' */