@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?-5n0sfx');
	src:url('fonts/icomoon.eot?#iefix-5n0sfx') format('embedded-opentype'),
		url('fonts/icomoon.woff?-5n0sfx') format('woff'),
		url('fonts/icomoon.ttf?-5n0sfx') format('truetype'),
		url('fonts/icomoon.svg?-5n0sfx#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-location:before {
	content: "\f060";
}

.icon-envelop:before {
	content: "\e945";
}

.icon-mail:before {
	content: "\ea83";
}

.icon-facebook2:before {
	content: "\ea8d";
}

.icon-instagram:before {
	content: "\ea90";
}

.icon-blogger2:before {
	content: "\eaba";
}

.icon-linkedin:before {
	content: "\eac8";
}

