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

    .iconfont {  
        font-family:"iconfont" !important;  
        font-size:1.5rem;  
        font-style:normal;  
        -webkit-font-smoothing: antialiased;  
        -webkit-text-stroke-width: 0.2px;  
    }

.icon-lianxifangshilogo:before {
  content: "\e677";
}

.icon-zhengshu-copy:before {
  content: "\e640";
}

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

.icon-svg-:before {
  content: "\e620";
}

.icon-icon-:before {
  content: "\e666";
}

