@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?jhyhbu');
  src:  url('fonts/icomoon.eot?jhyhbu#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?jhyhbu') format('truetype'),
    url('fonts/icomoon.woff?jhyhbu') format('woff'),
    url('fonts/icomoon.svg?jhyhbu#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-google-color:before {
  content: "\e904";
  color: #4285f4;
}
.icon-spotify-color:before {
  content: "\e900";
  color: #1ed760;
}
.icon-twitch-color:before {
  content: "\e901";
  color: #6441a4;
}
.icon-google-drive-color:before {
  content: "\e902";
  color: #4285f4;
}
.icon-youtube-color:before {
  content: "\e903";
  color: #f00;
}
.icon-user:before {
  content: "\e971";
}
.icon-user-plus:before {
  content: "\e973";
}
.icon-user-minus:before {
  content: "\e974";
}
.icon-bin:before {
  content: "\e9ac";
}
.icon-update:before {
  content: "\e9c7";
}
.icon-link:before {
  content: "\e9cb";
}
.icon-plus:before {
  content: "\ea0a";
}
.icon-enter:before {
  content: "\ea13";
}
.icon-exit:before {
  content: "\ea14";
}
.icon-play:before {
  content: "\ea1c";
}
.icon-pause:before {
  content: "\ea1d";
}
.icon-stop:before {
  content: "\ea1e";
}
.icon-previous:before {
  content: "\ea23";
}
.icon-next:before {
  content: "\ea24";
}
.icon-command:before {
  content: "\ea4e";
}
.icon-external:before {
  content: "\ea7e";
}
.icon-google:before {
  content: "\ea88";
}
.icon-google-drive:before {
  content: "\ea8f";
}
.icon-spotify:before {
  content: "\ea94";
}
.icon-youtube:before {
  content: "\ea9d";
}
.icon-twitch:before {
  content: "\ea9f";
}
