@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?7domk9');
  src:  url('fonts/icomoon.eot?7domk9#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?7domk9') format('truetype'),
    url('fonts/icomoon.woff?7domk9') format('woff'),
    url('fonts/icomoon.svg?7domk9#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-arrow-down:before {
  content: "\e900";
}
.icon-arrow-left:before {
  content: "\e901";
}
.icon-arrow-right:before {
  content: "\e902";
}
.icon-arrow-right-big:before {
  content: "\e903";
  color: #fff;
}
.icon-arrow-up:before {
  content: "\e904";
}
.icon-atomic:before {
  content: "\e905";
  color: #3c0855;
}
.icon-connected-nodes:before {
  content: "\e906";
  color: #3c0855;
}
.icon-data-structure:before {
  content: "\e907";
  color: #3c0855;
}
.icon-heart:before {
  content: "\e908";
  color: #3c0855;
}
.icon-honeycomb:before {
  content: "\e909";
  color: #3c0855;
}
.icon-icon-favorite:before {
  content: "\e90a";
  color: #fc3030;
}
.icon-icon-plus:before {
  content: "\e90b";
}
.icon-intersect:before {
  content: "\e90c";
  color: #3c0855;
}
.icon-layers:before {
  content: "\e90d";
  color: #3c0855;
}
.icon-layout-blocks:before {
  content: "\e90e";
  color: #3c0855;
}
.icon-link-symbol:before {
  content: "\e90f";
  color: #3c0855;
}
.icon-network:before {
  content: "\e910";
  color: #3c0855;
}
.icon-rainbow:before {
  content: "\e911";
  color: #3c0855;
}
.icon-sparkle:before {
  content: "\e912";
  color: #3c0855;
}
