@font-face {
  font-family: 'icomoon';
  src:  url('/fonts/icomoon.eot?q8xr62');
  src:  url('/fonts/icomoon.eot?q8xr62#iefix') format('embedded-opentype'),
    url('/fonts/icomoon.ttf?q8xr62') format('truetype'),
    url('/fonts/icomoon.woff?q8xr62') format('woff'),
    url('/fonts/icomoon.svg?q8xr62#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

.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;
}

.tablet-plug:before {
  content: "\1f305";
}
.tablet-broken-screen:before {
  content: "\e900";
}
.tablet-battery:before {
  content: "\e902";
}
.tablet-water:before {
  content: "\e903";
}
.tablet-firmware:before {
  content: "\e904";
}
.tablet-no-start:before {
  content: "\e905";
}
