@font-face {font-family: "iconfont";
  src: ; /* ie9 */
  src:  format('embedded-opentype'), /* ie6-ie8 */
   format('woff2'),
   format('woff'),
   format('truetype'), /* chrome, firefox, opera, safari, android, ios 4.2  */
   format('svg'); /* ios 4.1- */
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-cross:before {
  content: "\e61a";
}

.icon-gouxuan:before {
  content: "\e641";
}

.icon-gouxuancopy:before {
  content: "\e6ce";
}

.icon-weixin1:before {
  content: "\e602";
}

.icon-dingwei:before {
  content: "\e61e";
}

.icon-dianhua:before {
  content: "\e649";
}

.icon-duanxin:before {
  content: "\e629";
}

.icon-qq:before {
  content: "\e65d";
}

.icon-youjian:before {
  content: "\e804";
}

