@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot?d7fhev');
	src:url('../fonts/icomoon.eot?d7fhev#iefix') format('embedded-opentype'),
		url('../fonts/icomoon.ttf?d7fhev') format('truetype'),
		url('../fonts/icomoon.woff?d7fhev') format('woff'),
		url('../fonts/icomoon.svg?d7fhev#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-home:before {
	content: "\e900";
}
.icon-file-text2:before {
	content: "\e901";
}
.icon-phone:before {
	content: "\e902";
}
.icon-envelop:before {
	content: "\e903";
}
.icon-display:before {
	content: "\e904";
}
.icon-mobile:before {
	content: "\e905";
}
.icon-facebook2:before {
	content: "\e906";
}
.icon-twitter2:before {
	content: "\e907";
}
.icon-tumblr2:before {
	content: "\e908";
}
.icon-linkedin:before {
	content: "\e909";
}

