/*!
 *  Optimized Font Awesome 4.6.3 - Only includes icons used in DataService
 *  Version: 20250122 - Optimized for caching and performance
 */
/* FONT PATH - Only WOFF2 for better performance with long-term caching */
@font-face {
  font-family: 'FontAwesome';
  src: url('../../lib/font-awesome/fonts/fontawesome-webfont.woff2?v=4.6.3') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: swap; /* 优化字体加载体验 */
}

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* Icon sizes */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}

/* Only include icons actually used in DataService pages */
.fa-database:before { content: "\f1c0"; }
.fa-home:before { content: "\f015"; }
.fa-shopping-cart:before { content: "\f07a"; }
.fa-exchange:before { content: "\f0ec"; }
.fa-user-secret:before { content: "\f21b"; }
.fa-cogs:before { content: "\f085"; }
.fa-chevron-right:before { content: "\f054"; }
.fa-info-circle:before { content: "\f05a"; }
.fa-link:before { content: "\f0c1"; }
.fa-building:before { content: "\f1ad"; }
.fa-search:before { content: "\f002"; }
.fa-download:before { content: "\f019"; }
.fa-check:before { content: "\f00c"; }
.fa-check-square:before { content: "\f14a"; }
.fa-users:before { content: "\f0c0"; }
.fa-user:before { content: "\f007"; }
.fa-lock:before { content: "\f023"; }
.fa-user-circle:before { content: "\f2bd"; }
.fa-line-chart:before { content: "\f201"; }
.fa-gavel:before { content: "\f0e3"; }
.fa-phone:before { content: "\f095"; }
.fa-history:before { content: "\f1da"; }
.fa-headphones:before { content: "\f025"; }
.fa-bar-chart:before { content: "\f080"; }
.fa-clock-o:before { content: "\f017"; }
.fa-shield:before { content: "\f132"; }
.fa-filter:before { content: "\f0b0"; }
.fa-refresh:before { content: "\f021"; }
.fa-check-circle:before { content: "\f058"; }
.fa-paint-brush:before { content: "\f1fc"; }
.fa-window-maximize:before { content: "\f2d0"; }
.fa-wrench:before { content: "\f0ad"; }
.fa-road:before { content: "\f018"; }
.fa-briefcase:before { content: "\f0b1"; }
.fa-bed:before { content: "\f236"; }
.fa-industry:before { content: "\f275"; }
.fa-leaf:before { content: "\f06c"; }
.fa-square:before { content: "\f0c8"; }
.fa-tree:before { content: "\f1bb"; }
.fa-graduation-cap:before { content: "\f19d"; }
.fa-heartbeat:before { content: "\f21e"; }
.fa-bolt:before { content: "\f0e7"; }
.fa-tint:before { content: "\f043"; }
.fa-cog:before { content: "\f013"; }
.fa-truck:before { content: "\f0d1"; }
.fa-television:before { content: "\f26c"; }
.fa-columns:before { content: "\f0db"; }
.fa-anchor:before { content: "\f13d"; }
.fa-fire:before { content: "\f06d"; }
.fa-trash:before { content: "\f1f8"; }
.fa-university:before { content: "\f19c"; }
.fa-wheelchair:before { content: "\f193"; }
.fa-cube:before { content: "\f1b2"; }
.fa-diamond:before { content: "\f219"; }
.fa-chevron-up:before { content: "\f077"; }
.fa-bath:before { content: "\f2cd"; }
.fa-music:before { content: "\f001"; }
.fa-futbol-o:before { content: "\f1e3"; }
.fa-lightbulb-o:before { content: "\f0eb"; }
.fa-code:before { content: "\f121"; }
.fa-sliders:before { content: "\f1de"; }
.fa-pie-chart:before { content: "\f200"; }
.fa-file-excel-o:before { content: "\f1c3"; }
.fa-tachometer:before { content: "\f0e4"; }
.fa-eye:before { content: "\f06e"; }
.fa-book:before { content: "\f02d"; }
.fa-pencil:before { content: "\f040"; }
.fa-building-o:before { content: "\f0f7"; }
.fa-flag-checkered:before { content: "\f11e"; }
.fa-square-o:before { content: "\f096"; }
.fa-chevron-up:before { content: "\f077"; }
.fa-arrow-up:before { content: "\f062"; }
.fa-cog:before { content: "\f013"; }
.fa-columns:before { content: "\f0db"; }
.fa-plug:before { content: "\f1e6"; }
.fa-fire:before { content: "\f06d"; }
.fa-tint:before { content: "\f043"; }
.fa-list:before { content: "\f03a"; }
