@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot?y2k9t0');
	src:url('../fonts/icomoon.eot?#iefixy2k9t0') format('embedded-opentype'),
		url('../fonts/icomoon.ttf?y2k9t0') format('truetype'),
		url('../fonts/icomoon.woff?y2k9t0') format('woff'),
		url('../fonts/icomoon.svg?y2k9t0#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-ios-survey-outline:before {
	content: "\e600";
}
.icon-ios-docs-outline:before {
	content: "\e601";
}
.icon-collapse-solid:before {
	content: "\e602";
}
.icon-expand-solid:before {
	content: "\e603";
}
.icon-ios-cloud-sync-outline:before {
	content: "\e604";
}
.icon-ios-logout-outline:before {
	content: "\e605";
}
.icon-ios-help-outline:before {
	content: "\e606";
}
.icon-ios-person-circle:before {
	content: "\e607";
}
.icon-ios-telephone-outline:before {
	content: "\e608";
}
