@font-face {
	font-family: 'icomoon-ultimate';
	src:url('fonts/icomoon-ultimate.eot');
	src:url('fonts/icomoon-ultimate.eot?#iefix') format('embedded-opentype'),
		url('fonts/icomoon-ultimate.woff') format('woff'),
		url('fonts/icomoon-ultimate.ttf') format('truetype'),
		url('fonts/icomoon-ultimate.svg#icomoon-ultimate') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
	font-family: 'icomoon-ultimate';
	content: attr(data-icon);
	speak: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="icon-"] {
*/
.icon-user, .icon-users, .icon-bubbles, .icon-bubbles-2, .icon-arrow-right, .icon-arrow-left, .icon-checkmark, .icon-key, .icon-home, .icon-users-2, .icon-user-2, .icon-cog, .icon-address-book, .icon-clipboard, .icon-code, .icon-remove, .icon-exit, .icon-arrow-up, .icon-list, .icon-list-2, .icon-cancel-circle, .icon-plus, .icon-info, .icon-earth, .icon-pencil, .icon-envelop, .icon-arrow-down, .icon-search, .icon-download, .icon-upload, .icon-backward, .icon-forward, .icon-first, .icon-last, .icon-undo, .icon-warning, .icon-vcard, .icon-cog-2, .icon-envelop-2, .icon-lightning, .icon-loop, .icon-envelop-3, .icon-settings, .icon-previous, .icon-next, .icon-location, .icon-circle-small, .icon-notification, .icon-info-2, .icon-checkmark-circle, .icon-blocked, .icon-cogs, .icon-eyedropper, .icon-cancel, .icon-play, .icon-power, .icon-connection {
	font-family: 'icomoon-ultimate';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
.icon-user:before {
	content: "\e000";
}
.icon-users:before {
	content: "\e001";
}
.icon-bubbles:before {
	content: "\e003";
}
.icon-bubbles-2:before {
	content: "\e004";
}
.icon-arrow-right:before {
	content: "\e002";
}
.icon-arrow-left:before {
	content: "\e005";
}
.icon-checkmark:before {
	content: "\e006";
}
.icon-key:before {
	content: "\e007";
}
.icon-home:before {
	content: "\e008";
}
.icon-users-2:before {
	content: "\e009";
}
.icon-user-2:before {
	content: "\e00a";
}
.icon-cog:before {
	content: "\e00b";
}
.icon-address-book:before {
	content: "\e00d";
}
.icon-clipboard:before {
	content: "\e00e";
}
.icon-code:before {
	content: "\e00f";
}
.icon-remove:before {
	content: "\e010";
}
.icon-exit:before {
	content: "\e012";
}
.icon-arrow-up:before {
	content: "\e00c";
}
.icon-list:before {
	content: "\e011";
}
.icon-list-2:before {
	content: "\e013";
}
.icon-cancel-circle:before {
	content: "\e014";
}
.icon-plus:before {
	content: "\e015";
}
.icon-info:before {
	content: "\e016";
}
.icon-earth:before {
	content: "\e017";
}
.icon-pencil:before {
	content: "\e018";
}
.icon-envelop:before {
	content: "\e019";
}
.icon-arrow-down:before {
	content: "\e01c";
}
.icon-search:before {
	content: "\e01a";
}
.icon-download:before {
	content: "\e01b";
}
.icon-upload:before {
	content: "\e01d";
}
.icon-backward:before {
	content: "\e01e";
}
.icon-forward:before {
	content: "\e01f";
}
.icon-first:before {
	content: "\e022";
}
.icon-last:before {
	content: "\e023";
}
.icon-undo:before {
	content: "\e020";
}
.icon-warning:before {
	content: "\e021";
}
.icon-vcard:before {
	content: "\e024";
}
.icon-cog-2:before {
	content: "\e026";
}
.icon-envelop-2:before {
	content: "\e027";
}
.icon-lightning:before {
	content: "\e025";
}
.icon-loop:before {
	content: "\e028";
}
.icon-envelop-3:before {
	content: "\e029";
}
.icon-settings:before {
	content: "\e02b";
}
.icon-previous:before {
	content: "\e02a";
}
.icon-next:before {
	content: "\e02c";
}
.icon-location:before {
	content: "\e02d";
}
.icon-circle-small:before {
	content: "\e02e";
}
.icon-notification:before {
	content: "\e030";
}
.icon-info-2:before {
	content: "\e031";
}
.icon-checkmark-circle:before {
	content: "\e033";
}
.icon-blocked:before {
	content: "\e032";
}
.icon-cogs:before {
	content: "\e02f";
}
.icon-eyedropper:before {
	content: "\e034";
}
.icon-cancel:before {
	content: "\e035";
}
.icon-play:before {
	content: "\e036";
}
.icon-power:before {
	content: "\e037";
}
.icon-connection:before {
	content: "\e038";
}
