﻿@font-face {
  font-family: "iconfont"; /* Project id 3827744 */
  src: url('../fonts/iconfont.woff2') format('woff2'),
       url('../fonts/iconfont.woff') format('woff'),
       url('../fonts/iconfont.ttf') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-xiazai:before {
  content: "\e600";
}

.icon-jijianfasong:before {
  content: "\e893";
}

.icon-guanbi2:before {
  content: "\eaf2";
}

.icon-xiaoxi:before {
  content: "\e601";
}

.icon-yonghu:before {
  content: "\e634";
}

.icon-icon2:before {
  content: "\e67e";
}

.icon-xiaoxi1:before {
  content: "\e617";
}

.icon-xiaolian:before {
  content: "\e7d7";
}

.icon-mobile:before {
  content: "\70";
}

.icon-phone:before {
  content: "\e96d";
}

.icon-folderOpen:before {
  content: "\eac5";
}

.icon-liwu:before {
  content: "\e63e";
}

.icon-wechat:before {
  content: "\e63f";
}

.icon-QRcode:before {
  content: "\e821";
}

