@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?2fvhvc');
  src:  url('../fonts/icomoon.eot?2fvhvc#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?2fvhvc') format('truetype'),
    url('../fonts/icomoon.woff?2fvhvc') format('woff'),
    url('../fonts/icomoon.svg?2fvhvc#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-award:before {
  content: "\e900";
}
.icon-conversation:before {
  content: "\e901";
}
.icon-costumer:before {
  content: "\e902";
}
.icon-email:before {
  content: "\e903";
}
.icon-facebook:before {
  content: "\e904";
}
.icon-forward:before {
  content: "\e905";
}
.icon-goal:before {
  content: "\e906";
}
.icon-instagram:before {
  content: "\e907";
}
.icon-laboratory:before {
  content: "\e908";
}
.icon-left-arrow:before {
  content: "\e909";
}
.icon-linkedin:before {
  content: "\e90a";
}
.icon-observation:before {
  content: "\e90b";
}
.icon-phone-call:before {
  content: "\e90c";
}
.icon-pin:before {
  content: "\e90d";
}
.icon-research:before {
  content: "\e90e";
}
.icon-right-arrow:before {
  content: "\e90f";
}
.icon-success:before {
  content: "\e910";
}
.icon-trophy:before {
  content: "\e911";
}
.icon-twitter:before {
  content: "\e912";
}
