@font-face {
	font-family: 'iconsmind';
	src:url('../fonts/echicons.eot?#iefix-rdmvgc') format('embedded-opentype');
	src:url('../fonts/echicons.woff') format('woff'),
		url('../fonts/echicons.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'iconsmind';
	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-Align-JustifyAll:before {
  content: "\e61e";
}
.icon-Circle-x1:before {
  content: "\e772";
}
.icon-Information:before {
  content: "\e9e6";
}
.icon-Email:before {
  content: "\ea8d";
}
.icon-MaleFemale:before {
  content: "\ea93";
}
.icon-Map-Marker:before {
  content: "\ea98";
}
.icon-Phone-2:before {
  content: "\eb58";
}

