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

.icon-dmn:before {
	content: "\e606";
}

.icon-chevron-down:before {
	content: "\f078";
}

.icon-chevron-up:before {
	content: "\f077";
}

.icon-check:before {
	content: "\f00c";
}

.icon-exclamation-circle:before {
	content: "\f06a";
}

.icon-warning:before {
	content: "\f071";
}

.icon-30daystrial:before {
	content: "\e604";
}

.icon-collaborate:before {
	content: "\e603";
}

.icon-processmodeling:before {
	content: "\e602";
}

.icon-saascloud:before {
	content: "\e601";
}

.icon-security:before {
	content: "\e600";
}

