/* 简单的图标字体样式 - 使用Font Awesome作为替代 */
.iconfont {
    font-family: 'Font Awesome 6 Free';
    font-weight: 900;
}

.icon-cangku:before { content: "\f49e"; } /* 仓库图标 */
.icon-zhuti_tiaosepan:before { content: "\f53c"; } /* 主题图标 */
.icon-qianbao:before { content: "\f555"; } /* 钱包图标 */
.icon-tupian:before { content: "\f03e"; } /* 图片图标 */
.icon-erweima:before { content: "\f029"; } /* 二维码图标 */
.icon-dunpaibaoxianrenzheng:before { content: "\f132"; } /* 认证图标 */