@font-face {
	font-family: icomoon;
	src: url(fonts/icomoon.eot?y2918p);
	src: url(fonts/icomoon.eot?y2918p#iefix) format("embedded-opentype"),
		url(fonts/icomoon.ttf?y2918p) format("truetype"),
		url(fonts/icomoon.woff?y2918p) format("woff"),
		url(fonts/icomoon.svg?y2918p#icomoon) format("svg");
	font-weight: 400;
	font-style: normal;
	font-display: block
}

@font-face {
  font-family: 'icomoon_old';
  src: url('fonts/icomoon_old.woff2?s9w5pv') format('woff2'), url('fonts/icomoon_old.woff?s9w5pv') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^=icon-], [class*=" icon-"] {
	font-family: icomoon !important;
	speak: never;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.icon-warning:before {
	content: "\e913"
}

.icon-tick:before {
	content: "\e912"
}

.icon-lock:before {
	content: "\e911"
}

.icon-chevron:before {
	content: "\e90f"
}

.icon-chevron-left:before {
	content: "\e90f"
}

.icon-chevron-right:before {
	content: "\e910"
}

.icon-plus:before {
	content: "\e90e"
}

.icon-enter:before {
	content: "\e903"
}

.icon-view:before {
	content: "\e904"
}

.icon-file:before {
	content: "\e905"
}

.icon-check:before {
	content: "\e906"
}

.icon-file-text:before {
	content: "\e907"
}

.icon-money:before {
	content: "\e908"
}

.icon-menu:before {
	content: "\e909"
}

.icon-home:before {
	content: "\e90a"
}

.icon-trash:before {
	content: "\e90b"
}

.icon-exit:before {
	content: "\e90c"
}

.icon-business:before {
	content: "\e90d"
}

.icon-user:before {
	content: "\e902"
}

.icon-watch:before {
	content: "\e901"
}

.icon-chat:before {
	content: "\e900"
}
.icon-info:before {
	font-family: icomoon_old;
	content: "\e90c";
}