@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?-njx2sf');
	src:url('fonts/icomoon.eot?#iefix-njx2sf') format('embedded-opentype'),
		url('fonts/icomoon.ttf?-njx2sf') format('truetype'),
		url('fonts/icomoon.woff?-njx2sf') format('woff'),
		url('fonts/icomoon.svg?-njx2sf#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-align-justify:before {
	content: "\e026";
}
.icon-search:before {
	content: "\e036";
}
.icon-arrow-up:before {
	content: "\e096";
}
.icon-home:before {
	content: "\e900";
}
.icon-files-empty:before {
	content: "\e925";
}
.icon-file-text2:before {
	content: "\e926";
}
.icon-file-picture:before {
	content: "\e927";
}
.icon-file-zip:before {
	content: "\e92b";
}
.icon-phone:before {
	content: "\e942";
}
.icon-location2:before {
	content: "\e948";
}
.icon-bubble:before {
	content: "\e96b";
}
.icon-share2:before {
	content: "\ea82";
}
