@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?asmwj8');
  src:  url('fonts/icomoon.eot?asmwj8#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?asmwj8') format('truetype'),
    url('fonts/icomoon.woff?asmwj8') format('woff'),
    url('fonts/icomoon.svg?asmwj8#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-home:before {
  content: "\e900";
}
.icon-eyedropper:before {
  content: "\e90a";
}
.icon-connection:before {
  content: "\e91b";
}
.icon-library:before {
  content: "\e921";
}
.icon-user-plus:before {
  content: "\e973";
}
.icon-hour-glass:before {
  content: "\e979";
}
.icon-spinner4:before {
  content: "\e97d";
}
.icon-cog:before {
  content: "\e994";
}
.icon-aid-kit:before {
  content: "\e998";
}
.icon-briefcase:before {
  content: "\e9ae";
}
.icon-switch:before {
  content: "\e9b6";
}
.icon-earth:before {
  content: "\e9ca";
}
.icon-heart:before {
  content: "\e9da";
}
.icon-heart-broken:before {
  content: "\e9db";
}
.icon-command:before {
  content: "\ea4e";
}
.icon-share2:before {
  content: "\ea82";
}
.icon-dribbble:before {
  content: "\eaa7";
}
.icon-joomla:before {
  content: "\eab5";
}
.icon-svg:before {
  content: "\eae9";
}
