@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?9vevkn');
  src:  url('fonts/icomoon.eot?9vevkn#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?9vevkn') format('truetype'),
    url('fonts/icomoon.woff?9vevkn') format('woff'),
    url('fonts/icomoon.svg?9vevkn#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-globe-pointer:before {
  content: "\e9006";
}
.icon-money-bills-simple:before {
  content: "\e9007";
}
.icon-dashboard-monitor:before {
  content: "\e9028";
}
.icon-note:before {
  content: "\e9038";
}
.icon-heart-partner-handshake:before {
  content: "\e9049";
}
.icon-secure-backup:before {
  content: "\e9047";
}
.icon-file-signature:before {
  content: "\e9066";
}
.icon-convert-document:before {
  content: "\e9077";
}
