
@font-face {font-family: "iconfont";
    font-weight: normal;
    font-style: normal;
        src:url('/Public/home/fonts/iconfont1.ttf') format('truetype'); /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
    }

.iconfont {
  font-family:"iconfont" !important;
  font-size:10px;
  font-style:normal;
/*   color:#0e0e0e; */
  font-weight:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
}

.icon-gouwuche:before { content: "\e62c"; }

.icon-gerenzhongxin:before { content: "\e60b"; }

.icon-shouye:before { content: "\e62a"; }

.icon-fenlei:before { content: "\e62f"; }

.icon-shangcheng:before { content: "\e65a"; }

