@font-face {
	font-family: 'icomoon';
	src:url('../font/icomoon.eot?kc3qar');
	src:url('../font/icomoon.eot?#iefixkc3qar') format('embedded-opentype'),
		url('../font/icomoon.woff?kc3qar') format('woff'),
		url('../font/icomoon.ttf?kc3qar') format('truetype'),
		url('../ffont/icomoon.svg?kc3qar#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-phone:before {
	content: "\e942";
}
.icon-envelop:before {
	content: "\e945";
}
.icon-leaf:before {
	content: "\e9a4";
}
.icon-arrow-right:after {
	content: "\ea34";
}
.icon-arrow-left:before {
	content: "\ea38";
}
.icon-new-tab {
	color:#00c;
}
.icon-new-tab:after {
	font-size:16px;
	content: "\ea7e";
	margin-left:3px;
}
.icon-mail2:before {
	content: "\ea84";
}
.icon-facebook2:before {
	content: "\ea8d";
}
