@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?ogckv5');
	src:url('fonts/icomoon.eot?ogckv5#iefix') format('embedded-opentype'),
		url('fonts/icomoon.ttf?ogckv5') format('truetype'),
		url('fonts/icomoon.woff?ogckv5') format('woff'),
		url('fonts/icomoon.svg?ogckv5#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;
	
	/* Enable Ligatures ================ */
	letter-spacing: 0;
	-webkit-font-feature-settings: "liga";
	-moz-font-feature-settings: "liga=1";
	-moz-font-feature-settings: "liga";
	-ms-font-feature-settings: "liga" 1;
	-o-font-feature-settings: "liga";
	font-feature-settings: "liga";

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-phone:before {
	content: "\e900";
}
.icon-envelop:before {
	content: "\e901";
}
.icon-location:before {
	content: "\e902";
}
.icon-search:before {
	content: "\e903";
}
.icon-menu:before {
	content: "\e904";
}
.icon-menu3:before {
	content: "\e905";
}
.icon-menu4:before {
	content: "\e906";
}
.icon-facebook2:before {
	content: "\e907";
}
.icon-twitter2:before {
	content: "\e908";
}
.icon-youtube3:before {
	content: "\e909";
}
.icon-blogger2:before {
	content: "\e90a";
}

