@font-face {
  font-family: 'icomoon';
  src:  url('icomoon/fonts/icomoon.eot?fzxgfr');
  src:  url('icomoon/fonts/icomoon.eot?fzxgfr#iefix') format('embedded-opentype'),
    url('icomoon/fonts/icomoon.ttf?fzxgfr') format('truetype'),
    url('icomoon/fonts/icomoon.woff?fzxgfr') format('woff'),
    url('icomoon/fonts/icomoon.svg?fzxgfr#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-direction:before {
  content: "\e908";
}
.icon-anti-corruption:before {
  content: "\e900";
}
/* .icon-book:before {
  content: "\e901";
} */
.icon-finances:before {
  content: "\e902";
}
.icon-line-chart:before {
  content: "\e903";
}
.icon-graphic:before {
  content: "\e904";
}
.icon-analytics:before {
  content: "\e905";
}
.icon-download:before {
  content: "\e906";
}
/* .icon-shopping-cart:before {
  content: "\e907";
} */
