@font-face {
  font-family: "lock"; /* Project id 3792199 */
  src: url('iconfont.woff2?t=1669357129696') format('woff2'),
       url('iconfont.woff?t=1669357129696') format('woff'),
       url('iconfont.ttf?t=1669357129696') format('truetype');
}

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

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

.icon-weixiu:before {
  content: "\e60a";
}

.icon-xiaoqu-xianxing:before {
  content: "\e60d";
}

.icon-caidanfangyuan:before {
  content: "\e61a";
}

.icon-fangwu:before {
  content: "\e669";
}

.icon-zhinengmensuo:before {
  content: "\e606";
}

