@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?8hnkhw');
  src:  url('fonts/icomoon.eot?8hnkhw#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?8hnkhw') format('truetype'),
    url('fonts/icomoon.woff?8hnkhw') format('woff'),
    url('fonts/icomoon.svg?8hnkhw#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-linkedin:before {
  content: "\e900";
}
.icon-check:before {
  content: "\e901";
}
.icon-badge:before {
  content: "\e902";
}
.icon-flame:before {
  content: "\e903";
}
.icon-handshake:before {
  content: "\e904";
}
.icon-ideas:before {
  content: "\e905";
}
.icon-leafs:before {
  content: "\e906";
}
.icon-office:before {
  content: "\e907";
}
.icon-paper:before {
  content: "\e908";
}
.icon-Pin:before {
  content: "\e909";
}
.icon-globo:before {
  content: "\e90a";
}
.icon-start:before {
  content: "\e90b";
}
.icon-star:before {
  content: "\e90c";
}
.icon-target:before {
  content: "\e90d";
}
.icon-arrow:before {
  content: "\e90e";
}
