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

[class^="icon-home-"], [class*=" icon-home-"] {
  /* 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-home-ic_android:before {
  content: "\e900";
  color: #fff;
}
.icon-home-ic_bt:before {
  content: "\e901";
  color: #fff;
}
.icon-home-ic_phone:before {
  content: "\e902";
  color: #fff;
}
.icon-home-ic_server:before {
  content: "\e903";
  color: #fff;
}
.icon-home-ic_wechat:before {
  content: "\e904";
  color: #fff;
}
.icon-home-ic_wifi:before {
  content: "\e905";
  color: #fff;
}
