@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?54wh8u');
  src:  url('fonts/icomoon.eot?54wh8u#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?54wh8u') format('truetype'),
    url('fonts/icomoon.woff?54wh8u') format('woff'),
    url('fonts/icomoon.svg?54wh8u#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-target:before {
  content: "\e90d";
}
.icon-money-coins:before {
  content: "\e90e";
}
.icon-money-bill:before {
  content: "\e90f";
}
.icon-files:before {
  content: "\e910";
}
.icon-calendar:before {
  content: "\e911";
}
.icon-info:before {
  content: "\e90c";
}
.icon-bubble-5:before {
  content: "\e90a";
}
.icon-bubble-4:before {
  content: "\e90b";
}
.icon-bubble-3:before {
  content: "\e907";
}
.icon-bubble-2:before {
  content: "\e908";
}
.icon-bubble-1:before {
  content: "\e909";
}
.icon-link:before {
  content: "\e906";
}
.icon-check:before {
  content: "\e905";
}
.icon-lock:before {
  content: "\e904";
}
.icon-arrow-dropdown:before {
  content: "\e903";
}
.icon-profile:before {
  content: "\e900";
}
.icon-chat:before {
  content: "\e901";
}
.icon-magnifying-glass:before {
  content: "\e902";
}
