/* 简化的Font Awesome 4.7 CSS - 不使用字体文件 */
.fa{display:inline-block;text-rendering:auto;line-height:1;font-weight:900}
.fa-database:before{content:"📊"}
.fa-user:before{content:"👤"}
.fa-lock:before{content:"🔒"}
.fa-eye-slash:before{content:"👁️‍🗨️"}
.fa-sign-in:before{content:"➡️"}
.fa-users:before{content:"👥"}
.fa-exchange-alt:before{content:"🔄"}
.fa-store:before{content:"🏪"}
.fa-chart-line:before{content:"📈"}
.fa-money-check-alt:before{content:"💰"}
.fa-check-circle:before{content:"✅"}
.fa-university:before{content:"🏦"}
.fa-list:before{content:"📋"}
.fa-arrow-right:before{content:"➡️"}
.fa-table:before{content:"🗃️"}
.fa-file-alt:before{content:"📄"}
.fa-calendar-day:before{content:"📆"}
.fa-calendar-alt:before{content:"📅"}
.fa-truck:before{content:"🚚"}
.fa-address-card:before{content:"📇"}
.fa-dolly-flatbed:before{content:"🛒"}
.fa-undo-alt:before{content:"↩️"}
.fa-box-open:before{content:"📦"}
.fa-key:before{content:"🔑"}
.fa-sign-out-alt:before{content:"🚪"} 