@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?i8h5h6');
  src:  url('fonts/icomoon.eot?i8h5h6#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?i8h5h6') format('truetype'),
    url('fonts/icomoon.woff?i8h5h6') format('woff'),
    url('fonts/icomoon.svg?i8h5h6#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-honeywell:before {
  content: "\e900";
  color: #de1e34;
}
.icon-nest:before {
  content: "\e903";
  color: #98a4ac;
}
.icon-roku:before {
  content: "\e904";
  color: #6c3c97;
}
.icon-sonos:before {
  content: "\e905";
}
.icon-amazon:before {
  content: "\e90a";
  color: #f90;
}
.icon-android:before {
  content: "\e90b";
  color: #a4c639;
}
.icon-apple:before {
  content: "\e90c";
  color: #999;
}
.icon-google:before {
  content: "\e90d";
  color: #4285f4;
}
.icon-hulu:before {
  content: "\e90e";
  color: #3dbb3d;
}
.icon-netflix:before {
  content: "\e901";
  color: #e50914;
}
.icon-pandora:before {
  content: "\e902";
  color: #005483;
}
.icon-playstation:before {
  content: "\e90f";
  color: #003791;
}
.icon-spotify:before {
  content: "\e910";
  color: #1ed760;
}
.icon-windows:before {
  content: "\e911";
  color: #0078d6;
}
.icon-xbox:before {
  content: "\e912";
  color: #107c10;
}
.icon-youtube:before {
  content: "\e913";
  color: #f00;
}
