.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  width: 1em;
  height: 1em;
  text-align: center;
  line-height: 1;
}

/* 使用Unicode字符替代字体文件 */
.icon--:before { content: "📤"; }
.icon--1:before { content: "📥"; }
.icon--2:before { content: "💰"; }
.icon--3:before { content: "⚙️"; }
.icon--4:before { content: "💳"; }
.icon--5:before { content: "📊"; }
.icon--6:before { content: "🆔"; }
.icon--7:before { content: "📋"; }
.icon--8:before { content: "🔒"; }
.icon--9:before { content: "🚪"; }
.icon--10:before { content: "📈"; }
.icon--11:before { content: "📉"; }
.icon--12:before { content: "💎"; }
.icon--13:before { content: "🏆"; }
.icon--14:before { content: "⭐"; }
.icon--15:before { content: "🔔"; }
.icon--16:before { content: "📱"; }
.icon--17:before { content: "💻"; }
.icon--18:before { content: "🌐"; }
.icon--19:before { content: "📞"; }
.icon---:before { content: "📋"; }

