@charset "UTF-8";

@font-face {
  font-family: "iconfont"; /* Project id 4210588 */
  src: url('iconfont.ttf?t=1692547112934') format('truetype');
}

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

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

.icon-aixinjuanzeng:before {
  content: "\e65b";
}

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

.icon-yonghu:before {
  content: "\e701";
}

.icon-denglu:before {
  content: "\e621";
}

.icon-duanxin:before {
  content: "\e647";
}

.icon-dizhi:before {
  content: "\e652";
}

.icon-dianhua:before {
  content: "\e88b";
}

.icon-zhucehuiyuan:before {
  content: "\e635";
}

