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

[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-light-bulb:before {
  content: "\e91e";
}
.icon-question:before {
  content: "\e91f";
}
.icon-message:before {
  content: "\e911";
}
.icon-mobile:before {
  content: "\e90f";
}
.icon-network:before {
  content: "\e90e";
}
.icon-old-phone:before {
  content: "\e910";
}
.icon-facebook-with-circle:before {
  content: "\e912";
}
.icon-google-with-circle:before {
  content: "\e913";
}
.icon-instagram-with-circle:before {
  content: "\e914";
}
.icon-linkedin-with-circle:before {
  content: "\e915";
}
.icon-twitter-with-circle:before {
  content: "\e916";
}
.icon-caret-down:before {
  content: "\f0d7";
}
.icon-caret-up:before {
  content: "\f0d8";
}
.icon-caret-left:before {
  content: "\f0d9";
}
.icon-caret-right:before {
  content: "\f0da";
}
.icon-cancel:before {
  content: "\e5c9";
}
.icon-check_circle:before {
  content: "\e86c";
}
.icon-error:before {
  content: "\e000";
}
.icon-info:before {
  content: "\e88e";
}
.icon-person_pin:before {
  content: "\e55a";
}
.icon-award:before {
  content: "\e91b";
}
.icon-bell:before {
  content: "\e91c";
}
.icon-check-square:before {
  content: "\e903";
}
.icon-chevron-down:before {
  content: "\e904";
}
.icon-chevron-left:before {
  content: "\e905";
}
.icon-chevron-right:before {
  content: "\e906";
}
.icon-chevron-up:before {
  content: "\e907";
}
.icon-circle:before {
  content: "\e908";
}
.icon-clipboard:before {
  content: "\e919";
}
.icon-disc:before {
  content: "\e909";
}
.icon-globe:before {
  content: "\e90a";
}
.icon-info2:before {
  content: "\e91d";
}
.icon-layout:before {
  content: "\e900";
}
.icon-lock:before {
  content: "\e901";
}
.icon-mail:before {
  content: "\e90b";
}
.icon-slash:before {
  content: "\e91a";
}
.icon-square:before {
  content: "\e90c";
}
.icon-thumbs-down:before {
  content: "\e917";
}
.icon-thumbs-up:before {
  content: "\e918";
}
.icon-unlock:before {
  content: "\e902";
}
.icon-user:before {
  content: "\e90d";
}
.icon-happy:before {
  content: "\e9df";
}
.icon-smile:before {
  content: "\e9e1";
}
.icon-sad:before {
  content: "\e9e5";
}
.icon-angry:before {
  content: "\e9ed";
}
.icon-neutral:before {
  content: "\e9f7";
}
