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

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

.icon-bell:before {
  content: "\e7c4";
}

.icon-fengfuduoyuan:before {
  content: "\e98e";
}

.icon-pingtai:before {
  content: "\e994";
}

.icon-quanlingyuguimo:before {
  content: "\e995";
}

.icon-shenfenrenzheng:before {
  content: "\e996";
}

.icon-yinhang:before {
  content: "\e99a";
}

.icon-zhenshikexin:before {
  content: "\e99b";
}

.icon-wendang:before {
  content: "\e99c";
}

