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

.iconfont {
  position: relative;
  font-family:"icomoon" !important;
  speak: none;
  font-weight: normal;
  font-size: normal;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-appleinc:before {
  content: "\eabe";
}
.icon-finder:before {
  content: "\eabf";
}
.icon-android:before {
  content: "\eac0";
}
.icon-windows8:before {
  content: "\eac2";
}

