@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?i083p4');
  src:  url('fonts/icomoon.eot?i083p4#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?i083p4') format('truetype'),
    url('fonts/icomoon.woff?i083p4') format('woff'),
    url('fonts/icomoon.svg?i083p4#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-check-circle:before {
  content: "\e925";
}
.icon-exclamation-triangle:before {
  content: "\e924";
}
.icon-close:before {
  content: "\e923";
}
.icon-check:before {
  content: "\e91d";
}
.icon-external-link:before {
  content: "\e91e";
}
.icon-home:before {
  content: "\e91f";
}
.icon-raindrops:before {
  content: "\e920";
}
.icon-upload:before {
  content: "\e921";
}
.icon-user:before {
  content: "\e922";
}
.icon-x:before {
  content: "\e91c";
}
.icon-add-user:before {
  content: "\e901";
}
.icon-arrow-right:before {
  content: "\e902";
}
.icon-arrow-down:before {
  content: "\e903";
}
.icon-transformer-bolt:before {
  content: "\e904";
}
.icon-bolt-slash:before {
  content: "\e905";
}
.icon-file-invoice-dollar:before {
  content: "\e906";
}
.icon-receipt:before {
  content: "\e907";
}
.icon-lightbulb-gear:before {
  content: "\e908";
}
.icon-sliders:before {
  content: "\e909";
}
.icon-ballot-check:before {
  content: "\e90a";
}
.icon-circle-info:before {
  content: "\e90b";
}
.icon-list-check:before {
  content: "\e90c";
}
.icon-cards-blank:before {
  content: "\e90d";
}
.icon-handshake-angle:before {
  content: "\e90e";
}
.icon-plug:before {
  content: "\e90f";
}
.icon-sun:before {
  content: "\e910";
}
.icon-plus:before {
  content: "\e911";
}
.icon-minus:before {
  content: "\e912";
}
.icon-left-arrow:before {
  content: "\e913";
}
.icon-right-arrow:before {
  content: "\e914";
}
.icon-facebook:before {
  content: "\e915";
}
.icon-instagram:before {
  content: "\e916";
}
.icon-diagonal-arrow:before {
  content: "\e917";
}
.icon-whatsapp:before {
  content: "\e918";
}
.icon-phone:before {
  content: "\e919";
}
.icon-location:before {
  content: "\e91a";
}
.icon-file:before {
  content: "\e91b";
}
.icon-youtube:before {
  content: "\e900";
}
