
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon--message:before {
  content: "\e605";
}

.icon--chat:before {
  content: "\e606";
}

.icon--vip:before {
  content: "\e607";
}

.icon--cellphone:before {
  content: "\e608";
}

.icon-cubic:before {
  content: "\e660";
}

.icon-globe:before {
  content: "\e663";
}

