@font-face {
	font-family: 'icomoon';
	src:url('/css/icons/fonts/icomoon.eot');
	src:url('/css/icons/fonts/icomoon.eot?#iefix') format('embedded-opentype'),
		url('/css/icons/fonts/icomoon.woff') format('woff'),
		url('/css/icons/fonts/icomoon.ttf') format('truetype'),
		url('/css/icons/fonts/icomoon.svg#icomoon') 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';
	content: attr(data-icon);
	speak: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}

/* 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-arrow, .icon-arrow-left, .icon-arrow-left-2, .icon-pencil, .icon-list, .icon-caret-left, .icon-caret-up, .icon-caret-down, .icon-close, .icon-copy, .icon-file-add, .icon-plus, .icon-minus, .icon-arrow-left-3, .icon-file-pdf, .icon-file-excel, .icon-caret-right, .icon-read-more, .icon-mail, .icon-cancel-circle, .icon-notes, .icon-notificationdown, .icon-compass, .icon-cancel, .icon-back, .icon-uniF471, .icon-search, .icon-thermometer, .icon-file-word, .icon-file-css, .icon-file-xml, .icon-file, .icon-file-2, .icon-cancel-2, .icon-plus-2, .icon-file-3, .icon-print, .icon-envelope, .icon-arrow-right, .icon-uniF479, .icon-ok-sign, .icon-calendar, .icon-export {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
.icon-arrow:before {
	content: "\e003";
}
.icon-arrow-left:before {
	content: "\e002";
}
.icon-arrow-left-2:before {
	content: "\e004";
}
.icon-pencil:before {
	content: "\e000";
}
.icon-list:before {
	content: "\e001";
}
.icon-caret-left:before {
	content: "\f0d9";
}
.icon-caret-up:before {
	content: "\f0d8";
}
.icon-caret-down:before {
	content: "\f0d7";
}
.icon-close:before {
	content: "\e005";
}
.icon-copy:before {
	content: "\f0c5";
}
.icon-file-add:before {
	content: "\e006";
}
.icon-plus:before {
	content: "\f067";
}
.icon-minus:before {
	content: "\f068";
}
.icon-arrow-left-3:before {
	content: "\e007";
}
.icon-file-pdf:before {
	content: "\e008";
}
.icon-file-excel:before {
	content: "\e009";
}
.icon-caret-right:before {
	content: "\f0da";
}
.icon-read-more:before {
	content: "\e00a";
}
.icon-mail:before {
	content: "\e00b";
}
.icon-cancel-circle:before {
	content: "\e00c";
}
.icon-notes:before {
	content: "\e00d";
}
.icon-notificationdown:before {
	content: "\f144";
}
.icon-compass:before {
	content: "\e00e";
}
.icon-cancel:before {
	content: "\e00f";
}
.icon-back:before {
	content: "\e010";
}
.icon-uniF471:before {
	content: "\f471";
}
.icon-search:before {
	content: "\e011";
}
.icon-thermometer:before {
	content: "\e012";
}
.icon-file-word:before {
	content: "\e013";
}
.icon-file-css:before {
	content: "\e014";
}
.icon-file-xml:before {
	content: "\e015";
}
.icon-file:before {
	content: "\e016";
}
.icon-file-2:before {
	content: "\f0d6";
}
.icon-cancel-2:before {
	content: "\e017";
}
.icon-plus-2:before {
	content: "\21";
}
.icon-file-3:before {
	content: "\22";
}
.icon-print:before {
	content: "\23";
}
.icon-envelope:before {
	content: "\24";
}
.icon-arrow-right:before {
	content: "\25";
}
.icon-uniF479:before {
	content: "\f479";
}
.icon-ok-sign:before {
	content: "\f058";
}
.icon-calendar:before {
	content: "\e018";
}
.icon-export:before {
	content: "\e019";
}











