@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?r4so8d');
  src:  url('fonts/icomoon.eot?r4so8d#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?r4so8d') format('truetype'),
    url('fonts/icomoon.woff?r4so8d') format('woff'),
    url('fonts/icomoon.svg?r4so8d#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: none;
  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-arrow-to-bottom-regular:before {
  content: "\2913";
}
.icon-exclamation-circle-solid:before {
  content: "\2755";
}
.icon-search:before {
  content: "\1f50d";
}
.icon-analysis:before {
  content: "\1f4ca";
}
.icon-balance:before {
  content: "\2696";
}
.icon-calendar-alt-regular:before {
  content: "\1f4c5";
  color: #3a8fb7;
}
.icon-spinner11:before {
  content: "\27f3";
  color: #3a8fb7;
}
