@font-face {
  font-family: 'icomoon';
  src:  url('icomoon.eot?jsh1i0');
  src:  url('icomoon.eot?jsh1i0#iefix') format('embedded-opentype'),
    url('icomoon.ttf?jsh1i0') format('truetype'),
    url('icomoon.woff?jsh1i0') format('woff'),
    url('icomoon.svg?jsh1i0#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-market:before {
  content: "\e906";
}
.icon-ai:before {
  content: "\e900";
  color: #171f55;
}
.icon-applications:before {
  content: "\e905";
  color: #171f55;
}
.icon-user:before {
  content: "\e901";
  color: #171f55;
}
.icon-users:before {
  content: "\e902";
  color: #171f55;
}
.icon-organisation_profile:before {
  content: "\e903";
  color: #171f55;
}
.icon-supplier:before {
  content: "\e904";
  color: #171f55;
}
.icon-tenders:before {
  content: "\e907";
  color: #171f55;
}
