@font-face {font-family: "iconfont";
  src: url('../font/iconfont.eot'); /* IE9 */
  src: url('../font/iconfont.eot') format('embedded-opentype'), /* IE6-IE8 */
  url('http://web.yunkexiu.vip/static/guang/fonts/50c9a4b339f946dcbbb58fb9bc919a69.woff') format('woff2'),
  url('../font/iconfont.woff') format('woff'),
  url('../font/iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
  url('http://web.yunkexiu.vip/static/guang/fonts/iconfont.svg') 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-zuoji:before {
  content: "\e797";
}

.icon-zixun:before {
  content: "\e60e";
}

.icon-weixin:before {
  content: "\e81c";
}

.icon-kefu1:before {
  content: "\e600";
}

.icon-dingbu:before {
  content: "\e64d";
}

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

