@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot?fewp89');
	src:url('../fonts/icomoon.eot?#iefixfewp89') format('embedded-opentype'),
		url('../fonts/icomoon.woff?fewp89') format('woff'),
		url('../fonts/icomoon.ttf?fewp89') format('truetype'),
		url('../fonts/icomoon.svg?fewp89#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-image:before {
	content: "\e600";
}
.icon-file:before {
	content: "\e601";
}
.icon-stack:before {
	content: "\e602";
}
.icon-envelope:before {
	content: "\e603";
}
.icon-clock:before {
	content: "\e604";
}
.icon-calendar:before {
	content: "\e605";
}
.icon-search:before {
	content: "\e606";
}
.icon-warning:before {
	content: "\e607";
}
.icon-question:before {
	content: "\e608";
}
.icon-cancel-circle:before {
	content: "\e609";
}
.icon-spam:before {
	content: "\e60a";
}
.icon-exit:before {
	content: "\e60b";
}
.icon-table:before {
	content: "\e60c";
}
.icon-paragraph-justify:before {
	content: "\e60d";
}
.icon-copy:before {
  content: "\e92c";
}
