@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?ylgrwn');
  src:  url('fonts/icomoon.eot?ylgrwn#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?ylgrwn') format('truetype'),
    url('fonts/icomoon.woff?ylgrwn') format('woff'),
    url('fonts/icomoon.svg?ylgrwn#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: none;
  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-apple:before {
  content: "\e907";
}
.icon-arrow-down:before {
  content: "\e900";
}
.icon-arrow-right:before {
  content: "\e901";
}
.icon-atom:before {
  content: "\e902";
}
.icon-badge:before {
  content: "\e903";
}
.icon-bullseye:before {
  content: "\e904";
}
.icon-chart-up:before {
  content: "\e905";
}
.icon-checkbox:before {
  content: "\e906";
}
.icon-government:before {
  content: "\e909";
}
.icon-handshake:before {
  content: "\e90a";
}
.icon-lightbulb:before {
  content: "\e90b";
}
.icon-lightning:before {
  content: "\e90c";
}
.icon-link:before {
  content: "\e90d";
}
.icon-scale:before {
  content: "\e90e";
}
.icon-strategy:before {
  content: "\e90f";
}
.icon-team-victory:before {
  content: "\e910";
}
.icon-usa:before {
  content: "\e911";
}
