@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?427zki');
  src:  url('fonts/icomoon.eot?427zki#iefix') format('embedded-opentype'),
    url('fonts/icomoon.woff2?427zki') format('woff2'),
    url('fonts/icomoon.ttf?427zki') format('truetype'),
    url('fonts/icomoon.woff?427zki') format('woff'),
    url('fonts/icomoon.svg?427zki#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

/* Paste the rest of the icomoon stylesheet below: */

[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-list:before {
  content: "\e90b";
}
.icon-arrow-right:before {
  content: "\e903";
}
.icon-bolt:before {
  content: "\e90c";
}
.icon-checkmark:before {
  content: "\e902";
}
.icon-checkmark-outline:before {
  content: "\e90d";
}
.icon-cheveron-down:before {
  content: "\e907";
}
.icon-cheveron-right:before {
  content: "\e908";
}
.icon-cheveron-up:before {
  content: "\e90a";
}
.icon-close:before {
  content: "\e901";
}
.icon-home:before {
  content: "\e904";
}
.icon-list-bullet:before {
  content: "\e905";
}
.icon-menu:before {
  content: "\e900";
}
.icon-play-outline:before {
  content: "\e909";
}
.icon-user-group:before {
  content: "\e90e";
}
.icon-processkit:before {
  content: "\e906";
  color: #575f67;
}
.icon-book3:before {
  content: "\e993";
}
.icon-bubble-quote:before {
  content: "\eae1";
}
.icon-power2:before {
  content: "\ec49";
}
.icon-neutral:before {
  content: "\ed1a";
}
.icon-wondering:before {
  content: "\ed1e";
}
.icon-frustrated:before {
  content: "\ed22";
}
.icon-stack-empty:before {
  content: "\ed3b";
}
.icon-stack-text:before {
  content: "\ed44";
}
.icon-arrow-resize7:before {
  content: "\ee01";
}
.icon-twitter:before {
  content: "\eef5";
}
.icon-youtube:before {
  content: "\eefc";
}
.icon-play:before {
  content: "\f04b";
}
.icon-twitter-square:before {
  content: "\f081";
}
.icon-facebook-square:before {
  content: "\f082";
}
.icon-play-circle:before {
  content: "\f144";
}
.icon-youtube-square:before {
  content: "\f166";
}
.icon-handshake-o:before {
  content: "\f2b5";
}


