@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?6jsp2z');
  src:  url('fonts/icomoon.eot?6jsp2z#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?6jsp2z') format('truetype'),
    url('fonts/icomoon.woff?6jsp2z') format('woff'),
    url('fonts/icomoon.svg?6jsp2z#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: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  color: rgba(255,255,255,0.55);

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-iPad:before {
  content: "\e900";
}
.icon-iPhone:before {
  content: "\e901";
}
.icon-tv:before {
  content: "\e902";
}
.icon-watch:before {
  content: "\e903";
}
