@font-face {
	font-family: 'dex-icons-font';
	src:
		url('./dex-icons-font.woff2?17672972') format('woff2'),
		url('./dex-icons-font.woff?17672972') format('woff');
	font-weight: normal;
	font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'dex-icons-font';
    src: url('../font/dex-icons-font.svg?17672972#dex-icons-font') format('svg');
  }
}
*/
[class^='icon-']:before,
[class*=' icon-']:before {
	font-family: 'dex-icons-font';
	font-style: normal;
	font-weight: normal;
	speak: never;

	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: 0.2em;
	text-align: center;
	/* opacity: .8; */

	/* For safety - reset parent styles, that can break glyph codes*/
	font-variant: normal;
	text-transform: none;

	/* fix buttons height, for twitter bootstrap */
	line-height: 1em;

	/* Animation center compensation - margins should be symmetric */
	/* remove if not needed */
	margin-left: 0.2em;

	/* you can be more comfortable with increased icons size */
	/* font-size: 120%; */

	/* Font smoothing. That was taken from TWBS */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;

	/* Uncomment for 3D effect */
	/* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-arrow-down-up-across-line:before {
	content: '\e800';
} /* '' */
.icon-arrow-up:before {
	content: '\e801';
} /* '' */
.icon-bell:before {
	content: '\e802';
} /* '' */
.icon-book:before {
	content: '\e803';
} /* '' */
.icon-chevron-left:before {
	content: '\e804';
} /* '' */
.icon-arrow-down:before {
	content: '\e805';
} /* '' */
.icon-chevron-right:before {
	content: '\e806';
} /* '' */
.icon-circle-half-stroke:before {
	content: '\e807';
} /* '' */
.icon-circle-question:before {
	content: '\e808';
} /* '' */
.icon-clock-rotate-left:before {
	content: '\e809';
} /* '' */
.icon-diagram-next:before {
	content: '\e80a';
} /* '' */
.icon-download:before {
	content: '\e80b';
} /* '' */
.icon-film:before {
	content: '\e80c';
} /* '' */
.icon-globe:before {
	content: '\e80d';
} /* '' */
.icon-handshake:before {
	content: '\e80e';
} /* '' */
.icon-headset:before {
	content: '\e80f';
} /* '' */
.icon-house:before {
	content: '\e810';
} /* '' */
.icon-id-card:before {
	content: '\e811';
} /* '' */
.icon-plus:before {
	content: '\e812';
} /* '' */
.icon-refresh:before {
	content: '\e813';
} /* '' */
.icon-rotate-right:before {
	content: '\e814';
} /* '' */
.icon-shop-solid:before {
	content: '\e815';
} /* '' */
.icon-sliders:before {
	content: '\e816';
} /* '' */
.icon-square-check:before {
	content: '\e817';
} /* '' */
.icon-ticket:before {
	content: '\e818';
} /* '' */
.icon-triangle-exclamation:before {
	content: '\e819';
} /* '' */
.icon-upload:before {
	content: '\e81a';
} /* '' */
.icon-xmark:before {
	content: '\e81b';
} /* '' */
.icon-eye-slash:before {
	content: '\e81c';
} /* '' */
.icon-eye:before {
	content: '\e81d';
} /* '' */
.icon-right-left:before {
	content: '\e81e';
} /* '' */
.icon-square-xmark:before {
	content: '\e81f';
} /* '' */
.icon-timeline:before {
	content: '\e820';
} /* '' */
.icon-wallet:before {
	content: '\e821';
} /* '' */
.icon-user-solid:before {
	content: '\e822';
} /* '' */
.icon-handshake-angle:before {
	content: '\e823';
} /* '' */
.icon-arrow-right-from-bracket:before {
	content: '\e824';
} /* '' */
.icon-coins:before {
	content: '\e826';
} /* '' */
.icon-street-view:before {
	content: '\e827';
} /* '' */
.icon-ranking-star:before {
	content: '\e828';
} /* '' */
.icon-users:before {
	content: '\e829';
} /* '' */
.icon-circle-dollar-to-slot:before {
	content: '\e82a';
} /* '' */
.icon-arrows-up-down:before {
	content: '\e82b';
} /* '' */
.icon-sort-down-solid:before {
	content: '\e82c';
} /* '' */
.icon-sort-solid:before {
	content: '\e82d';
} /* '' */
.icon-sort-up-solid:before {
	content: '\e82e';
} /* '' */
.icon-chart-line-solid:before {
	content: '\e82f';
} /* '' */
.icon-arrow-trend-down:before {
	content: '\e830';
} /* '' */
.icon-arrow-trend-up:before {
	content: '\e831';
} /* '' */
.icon-arrow-right-long-solid:before {
	content: '\e832';
} /* '' */
