@font-face {font-family: "iconfont";
    src: url('/statics/my/fonts/iconfont.eot'); /* IE9 */
    src: url('/statics/my/fonts/iconfont.eot') format('embedded-opentype'), /* IE6-IE8 */
    url('/statics/my/fonts/9457d9a0279e45639c580f8e8ae00ff0.woff') format('woff2'),
    url('/statics/my/fonts/iconfont.woff') format('woff'),
    url('/statics/my/fonts/iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
    url('/statics/my/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-r:before {
    content: "\e650";
  }
  
  .icon-type:before {
    content: "\e6c0";
  }
  
  .icon-zhengshu:before {
    content: "\e63f";
  }
  
  .icon-guanbi:before {
    content: "\e690";
  }
  
  .icon-yanzhengma:before {
    content: "\e61b";
  }
  
  .icon-dui:before {
    content: "\e645";
  }
  
  .icon-gongsidizhi:before {
    content: "\e70d";
  }
  
  .icon-weizhi:before {
    content: "\e672";
  }
  
  .icon-shouji:before {
    content: "\e615";
  }
  

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

.icon-sb:before {
  content: "\e650";
}

.icon-type:before {
  content: "\e6c0";
}

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

.icon-close:before {
  content: "\e690";
}

.icon-code:before {
  content: "\e61b";
}

.icon-true:before {
  content: "\e645";
}

.icon-gs:before {
  content: "\e70d";
}

.icon-tel:before {
  content: "\e615";
}

.icon-position:before {
    content: "\e672";
}