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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  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-gear-clock:before {
  content: "\e900";
}
.icon-signal:before {
  content: "\e901";
}
.icon-person-machine:before {
  content: "\e902";
}
.icon-person-rise:before {
  content: "\e903";
}
.icon-dollar-fall:before {
  content: "\e904";
}
.icon-chats:before {
  content: "\e905";
}
.icon-bookmark:before {
  content: "\e906";
}
.icon-chat:before {
  content: "\e907";
}
.icon-alert:before {
  content: "\e908";
}
.icon-circle-close:before {
  content: "\e909";
}
.icon-circle-check:before {
  content: "\e90a";
}
.icon-circle-chevron-up:before {
  content: "\e90b";
}
.icon-chevron-up:before {
  content: "\e90c";
}
.icon-circle-chevron-right:before {
  content: "\e90d";
}
.icon-circle-chevron-left:before {
  content: "\e90e";
}
.icon-chevron-right:before {
  content: "\e90f";
}
.icon-chevron-left:before {
  content: "\e910";
}
.icon-circle-chevron-down:before {
  content: "\e911";
}
.icon-chevron-down:before {
  content: "\e912";
}
.icon-close:before {
  content: "\e913";
}
.icon-calendar:before {
  content: "\e914";
}
.icon-burger-menu:before {
  content: "\e915";
}
.icon-heart:before {
  content: "\e916";
}
