@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?4ltdhj');
  src:  url('fonts/icomoon.eot?4ltdhj#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?4ltdhj') format('truetype'),
    url('fonts/icomoon.woff?4ltdhj') format('woff'),
    url('fonts/icomoon.svg?4ltdhj#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-badge:before {
  content: "\e901";
}
.icon-box:before {
  content: "\e902";
}
.icon-clipboard:before {
  content: "\e903";
}
.icon-diamond:before {
  content: "\e904";
}
.icon-graph:before {
  content: "\e905";
}
.icon-heart:before {
  content: "\e906";
}
.icon-lightbulb:before {
  content: "\e907";
}
.icon-like:before {
  content: "\e908";
}
.icon-partnership_1:before {
  content: "\e909";
}
.icon-portfolio_1:before {
  content: "\e910";
}
.icon-map-point:before {
  content: "\e911";
}
.icon-envelope:before {
  content: "\e912";
}
.icon-right-arrow:before {
  content: "\e913";
}
.icon-telephone:before {
  content: "\e914";
}
