/* Font Awesome v6.0.0 - Basic Icon Set */

/* Font Awesome 核心样式 */
@font-face {
  font-family: 'FontAwesome';
  src: url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/webfonts/fa-solid-900.woff2') format('woff2'),
       url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/webfonts/fa-solid-900.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

.fas {
  font-family: 'FontAwesome';
  font-weight: 900;
  font-style: normal;
  font-size: inherit;
  line-height: 1;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* 常用图标 */
.fa-user::before { content: "\f007"; }
.fa-lock::before { content: "\f023"; }
.fa-envelope::before { content: "\f0e0"; }
.fa-home::before { content: "\f015"; }
.fa-sign-out-alt::before { content: "\f2f5"; }
.fa-cog::before { content: "\f013"; }
.fa-bell::before { content: "\f0f3"; }
.fa-edit::before { content: "\f044"; }
.fa-trash::before { content: "\f1f8"; }
.fa-search::before { content: "\f002"; }
.fa-arrow-left::before { content: "\f060"; }
.fa-arrow-right::before { content: "\f061"; }
.fa-check::before { content: "\f00c"; }
.fa-times::before { content: "\f00d"; }
.fa-exclamation-triangle::before { content: "\f071"; }
.fa-exclamation-circle::before { content: "\f06a"; }
.fa-info-circle::before { content: "\f05a"; }
.fa-plus::before { content: "\f067"; }
.fa-minus::before { content: "\f068"; }
.fa-file-alt::before { content: "\f15c"; }
.fa-image::before { content: "\f03e"; }
.fa-upload::before { content: "\f093"; }
.fa-download::before { content: "\f019"; }
.fa-eye::before { content: "\f06e"; }
.fa-eye-slash::before { content: "\f070"; }
.fa-clock::before { content: "\f017"; }
.fa-calendar::before { content: "\f133"; }
.fa-certificate::before { content: "\f0a3"; }
.fa-tag::before { content: "\f02b"; }
.fa-tags::before { content: "\f02c"; }
.fa-comment::before { content: "\f075"; }
.fa-share::before { content: "\f064"; }
.fa-heart::before { content: "\f004"; }
.fa-star::before { content: "\f005"; }
.fa-chevron-up::before { content: "\f077"; }
.fa-chevron-down::before { content: "\f078"; }
.fa-chevron-left::before { content: "\f053"; }
.fa-chevron-right::before { content: "\f054"; }
.fa-bar-chart::before { content: "\f080"; }
.fa-users::before { content: "\f0c0"; }
.fa-user-plus::before { content: "\f234"; }
.fa-user-minus::before { content: "\f235"; }
.fa-user-cog::before { content: "\f4fe"; }
.fa-unlock-alt::before { content: "\f13e"; }
.fa-key::before { content: "\f084"; }
.fa-question-circle::before { content: "\f059"; }
.fa-history::before { content: "\f1da"; }
.fa-undo::before { content: "\f0e2"; }
.fa-redo::before { content: "\f01e"; }
.fa-refresh::before { content: "\f021"; }
.fa-save::before { content: "\f0c7"; }
.fa-print::before { content: "\f02f"; }
.fa-filter::before { content: "\f0b0"; }
.fa-sort::before { content: "\f0dc"; }
.fa-sort-asc::before { content: "\f15d"; }
.fa-sort-desc::before { content: "\f15e"; }
.fa-code::before { content: "\f121"; }
.fa-link::before { content: "\f0c1"; }
.fa-unlink::before { content: "\f127"; }
.fa-copy::before { content: "\f0c5"; }
.fa-cut::before { content: "\f0c4"; }
.fa-paste::before { content: "\f0ea"; }
.fa-paper-plane::before { content: "\f1d8"; }
.fa-send::before { content: "\f1d9"; }
.fa-reply::before { content: "\f3e5"; }
.fa-forward::before { content: "\f064"; }
.fa-phone::before { content: "\f095"; }
.fa-map-marker::before { content: "\f041"; }
.fa-globe::before { content: "\f0ac"; }
.fa-camera::before { content: "\f030"; }
.fa-video::before { content: "\f03d"; }
.fa-music::before { content: "\f001"; }
.fa-book::before { content: "\f02d"; }
.fa-bookmark::before { content: "\f02e"; }
.fa-folder::before { content: "\f07b"; }
.fa-folder-open::before { content: "\f07c"; }
.fa-file::before { content: "\f15b"; }
.fa-file-pdf::before { content: "\f1c1"; }
.fa-file-word::before { content: "\f1c2"; }
.fa-file-excel::before { content: "\f1c3"; }
.fa-file-powerpoint::before { content: "\f1c4"; }
.fa-file-image::before { content: "\f1c5"; }
.fa-file-archive::before { content: "\f1c6"; }
.fa-file-code::before { content: "\f1c9"; }
.fa-file-text::before { content: "\f15c"; }
.fa-credit-card::before { content: "\f09d"; }
.fa-paypal::before { content: "\f1ed"; }
.fa-amazon::before { content: "\f270"; }
.fa-shopping-cart::before { content: "\f07a"; }
.fa-shopping-bag::before { content: "\f290"; }
.fa-shopping-basket::before { content: "\f291"; }
.fa-clipboard::before { content: "\f328"; }
.fa-clipboard-check::before { content: "\f46c"; }
.fa-clipboard-list::before { content: "\f46d"; }
.fa-list::before { content: "\f03a"; }
.fa-list-alt::before { content: "\f022"; }
.fa-list-ul::before { content: "\f0ca"; }
.fa-list-ol::before { content: "\f0cb"; }
.fa-sticky-note::before { content: "\f249"; }
.fa-sticky-note-o::before { content: "\f24a"; }
.fa-th::before { content: "\f00a"; }
.fa-th-large::before { content: "\f009"; }
.fa-th-list::before { content: "\f00b"; }
.fa-bars::before { content: "\f0c9"; }
.fa-align-left::before { content: "\f036"; }
.fa-align-center::before { content: "\f037"; }
.fa-align-right::before { content: "\f038"; }
.fa-align-justify::before { content: "\f039"; }
.fa-bold::before { content: "\f032"; }
.fa-italic::before { content: "\f033"; }
.fa-underline::before { content: "\f0cd"; }
.fa-strikethrough::before { content: "\f0cc"; }
.fa-eraser::before { content: "\f12d"; }
.fa-magic::before { content: "\f0d0"; }
.fa-bug::before { content: "\f188"; }
.fa-lightbulb::before { content: "\f0eb"; }
.fa-rocket::before { content: "\f135"; }
.fa-trophy::before { content: "\f091"; }
.fa-award::before { content: "\f559"; }
.fa-medal::before { content: "\f5a2"; }
.fa-fire::before { content: "\f06d"; }
.fa-thumbs-up::before { content: "\f164"; }
.fa-thumbs-down::before { content: "\f165"; }
.fa-handshake::before { content: "\f2b5"; }
.fa-gavel::before { content: "\f0e3"; }
.fa-balance-scale::before { content: "\f24e"; }
.fa-shield::before { content: "\f132"; }
.fa-heartbeat::before { content: "\f21e"; }
.fa-medkit::before { content: "\f0fa"; }
.fa-ambulance::before { content: "\f0f9"; }
.fa-wheelchair::before { content: "\f193"; }
.fa-bath::before { content: "\f2cd"; }
.fa-bed::before { content: "\f236"; }
.fa-coffee::before { content: "\f0f4"; }
.fa-cutlery::before { content: "\f0f5"; }
.fa-utensils::before { content: "\f2e7"; }
.fa-glass::before { content: "\f000"; }
.fa-glass-martini::before { content: "\f000"; }
.fa-wine-glass::before { content: "\f4e3"; }
.fa-beer::before { content: "\f0fc"; }
.fa-pizza::before { content: "\f818"; }
.fa-hamburger::before { content: "\f805"; }
.fa-hotdog::before { content: "\f80f"; }
.fa-ice-cream::before { content: "\f810"; }
.fa-cookie::before { content: "\f563"; }
.fa-cake::before { content: "\f1fd"; }
.fa-candy-cane::before { content: "\f786"; }
.fa-gift::before { content: "\f06b"; }
.fa-tree::before { content: "\f1bb"; }
.fa-snowflake::before { content: "\f2dc"; }
.fa-sun::before { content: "\f185"; }
.fa-moon::before { content: "\f186"; }
.fa-cloud::before { content: "\f0c2"; }
.fa-cloud-upload::before { content: "\f0ee"; }
.fa-cloud-download::before { content: "\f0ed"; }
.fa-cloud-sun::before { content: "\f6c4"; }
.fa-cloud-moon::before { content: "\f6c3"; }
.fa-cloud-rain::before { content: "\f73d"; }
.fa-bolt::before { content: "\f0e7"; }
.fa-umbrella::before { content: "\f0e9"; }
.fa-compass::before { content: "\f14e"; }
.fa-map::before { content: "\f279"; }
.fa-map-marked::before { content: "\f59f"; }
.fa-map-pin::before { content: "\f276"; }
.fa-map-signs::before { content: "\f277"; }
.fa-flag::before { content: "\f024"; }
.fa-flag-checkered::before { content: "\f11e"; }
.fa-tags::before { content: "\f02c"; }
.fa-ticket::before { content: "\f145"; }
.fa-percent::before { content: "\f295"; }
.fa-dollar::before { content: "\f155"; }
.fa-euro::before { content: "\f153"; }
.fa-pound::before { content: "\f154"; }
.fa-yen::before { content: "\f157"; }
.fa-renminbi::before { content: "\f157"; }
.fa-ruble::before { content: "\f158"; }
.fa-bitcoin::before { content: "\f15a"; }
.fa-wifi::before { content: "\f1eb"; }
.fa-bluetooth::before { content: "\f293"; }
.fa-mobile::before { content: "\f10b"; }
.fa-mobile-alt::before { content: "\f3cd"; }
.fa-phone::before { content: "\f095"; }
.fa-phone-alt::before { content: "\f879"; }
.fa-phone-square::before { content: "\f098"; }
.fa-phone-square-alt::before { content: "\f87b"; }
.fa-tablet::before { content: "\f10a"; }
.fa-laptop::before { content: "\f109"; }
.fa-desktop::before { content: "\f108"; }
.fa-tv::before { content: "\f26c"; }
.fa-monitor::before { content: "\f20e"; }
.fa-keyboard::before { content: "\f11c"; }
.fa-mouse::before { content: "\f245"; }
.fa-print::before { content: "\f02f"; }
.fa-fax::before { content: "\f1ac"; }
.fa-copy::before { content: "\f0c5"; }
.fa-scissors::before { content: "\f0c4"; }
.fa-paste::before { content: "\f0ea"; }
.fa-trash-alt::before { content: "\f2ed"; }
.fa-recycle::before { content: "\f1b8"; }
.fa-trash-restore::before { content: "\f82a"; }
.fa-trash-restore-alt::before { content: "\f829"; }
.fa-undo-alt::before { content: "\f2ea"; }
.fa-redo-alt::before { content: "\f2f9"; }
.fa-undo::before { content: "\f0e2"; }
.fa-redo::before { content: "\f01e"; }
.fa-sync::before { content: "\f021"; }
.fa-sync-alt::before { content: "\f2f1"; }
.fa-refresh::before { content: "\f021"; }
.fa-random::before { content: "\f074"; }
.fa-exchange-alt::before { content: "\f362"; }
.fa-exchange::before { content: "\f0ec"; }
.fa-share-alt::before { content: "\f1e0"; }
.fa-share-alt-square::before { content: "\f1e1"; }
.fa-share::before { content: "\f064"; }
.fa-share-square::before { content: "\f14d"; }
.fa-share-square-o::before { content: "\f045"; }
.fa-check::before { content: "\f00c"; }
.fa-check-circle::before { content: "\f058"; }
.fa-check-square::before { content: "\f14a"; }
.fa-check-square-o::before { content: "\f046"; }
.fa-square::before { content: "\f0c8"; }
.fa-square-o::before { content: "\f096"; }
.fa-dot-circle::before { content: "\f192"; }
.fa-circle::before { content: "\f111"; }
.fa-circle-o::before { content: "\f10c"; }
.fa-times::before { content: "\f00d"; }
.fa-times-circle::before { content: "\f057"; }
.fa-times-square::before { content: "\f2d3"; }
.fa-times-square-o::before { content: "\f2d4"; }
.fa-ban::before { content: "\f05e"; }
.fa-stop::before { content: "\f04d"; }
.fa-pause::before { content: "\f04c"; }
.fa-play::before { content: "\f04b"; }
.fa-step-forward::before { content: "\f051"; }
.fa-fast-forward::before { content: "\f050"; }
.fa-step-backward::before { content: "\f048"; }
.fa-fast-backward::before { content: "\f049"; }
.fa-eject::before { content: "\f052"; }
.fa-volume-up::before { content: "\f028"; }
.fa-volume-down::before { content: "\f027"; }
.fa-volume-off::before { content: "\f026"; }
.fa-volume-mute::before { content: "\f026"; }
.fa-headphones::before { content: "\f025"; }
.fa-microphone::before { content: "\f130"; }
.fa-microphone-slash::before { content: "\f131"; }
.fa-asterisk::before { content: "\f069"; }
.fa-plus::before { content: "\f067"; }
.fa-plus-circle::before { content: "\f055"; }
.fa-plus-square::before { content: "\f0fe"; }
.fa-plus-square-o::before { content: "\f196"; }
.fa-minus::before { content: "\f068"; }
.fa-minus-circle::before { content: "\f056"; }
.fa-minus-square::before { content: "\f146"; }
.fa-minus-square-o::before { content: "\f147"; }
.fa-times::before { content: "\f00d"; }
.fa-divide::before { content: "\f529"; }
.fa-equals::before { content: "\f52c"; }
.fa-not-equal::before { content: "\f53e"; }
.fa-less::before { content: "\f53c"; }
.fa-less-than::before { content: "\f53c"; }
.fa-less-than-or-equal::before { content: "\f53d"; }
.fa-greater::before { content: "\f53a"; }
.fa-greater-than::before { content: "\f53a"; }
.fa-greater-than-or-equal::before { content: "\f53b"; }
.fa-percent::before { content: "\f295"; }
.fa-at::before { content: "\f1fa"; }
.fa-number-sign::before { content: "\f023"; }
.fa-hashtag::before { content: "\f292"; }
.fa-dollar::before { content: "\f155"; }
.fa-euro::before { content: "\f153"; }
.fa-pound::before { content: "\f154"; }
.fa-yen::before { content: "\f157"; }
.fa-rupee::before { content: "\f156"; }
.fa-renminbi::before { content: "\f157"; }
.fa-won::before { content: "\f159"; }
.fa-bitcoin::before { content: "\f15a"; }
.fa-btc::before { content: "\f15a"; }
.fa-xrp::before { content: "\f15a"; }
.fa-file::before { content: "\f15b"; }
.fa-file-alt::before { content: "\f15c"; }
.fa-file-text::before { content: "\f15c"; }
.fa-file-empty::before { content: "\f15b"; }
.fa-file-code::before { content: "\f1c9"; }
.fa-file-image::before { content: "\f1c5"; }
.fa-file-photo::before { content: "\f1c5"; }
.fa-file-picture-o::before { content: "\f1c5"; }
.fa-file-pdf::before { content: "\f1c1"; }
.fa-file-word::before { content: "\f1c2"; }
.fa-file-excel::before { content: "\f1c3"; }
.fa-file-powerpoint::before { content: "\f1c4"; }
.fa-file-video::before { content: "\f1c8"; }
.fa-file-movie::before { content: "\f1c8"; }
.fa-file-movie-o::before { content: "\f1c8"; }
.fa-file-audio::before { content: "\f1c7"; }
.fa-file-sound::before { content: "\f1c7"; }
.fa-file-sound-o::before { content: "\f1c7"; }
.fa-file-archive::before { content: "\f1c6"; }
.fa-file-zipper::before { content: "\f1c6"; }
.fa-file-zip::before { content: "\f1c6"; }
.fa-file-zip-o::before { content: "\f1c6"; }
.fa-file-o::before { content: "\f016"; }
.fa-file-text-o::before { content: "\f0f6"; }
.fa-file-pdf-o::before { content: "\f1c1"; }
.fa-file-word-o::before { content: "\f1c2"; }
.fa-file-excel-o::before { content: "\f1c3"; }
.fa-file-powerpoint-o::before { content: "\f1c4"; }
.fa-file-image-o::before { content: "\f1c5"; }
.fa-file-photo-o::before { content: "\f1c5"; }
.fa-file-picture-o::before { content: "\f1c5"; }
.fa-file-video-o::before { content: "\f1c8"; }
.fa-file-movie-o::before { content: "\f1c8"; }
.fa-file-audio-o::before { content: "\f1c7"; }
.fa-file-sound-o::before { content: "\f1c7"; }
.fa-file-code-o::before { content: "\f1c9"; }
.fa-copy::before { content: "\f0c5"; }
.fa-files-o::before { content: "\f0c5"; }
.fa-paste::before { content: "\f0ea"; }
.fa-clipboard::before { content: "\f328"; }
.fa-clipboard-check::before { content: "\f46c"; }
.fa-clipboard-list::before { content: "\f46d"; }
.fa-list::before { content: "\f03a"; }
.fa-list-alt::before { content: "\f022"; }
.fa-list-ul::before { content: "\f0ca"; }
.fa-list-ol::before { content: "\f0cb"; }
.fa-strikethrough::before { content: "\f0cc"; }
.fa-underline::before { content: "\f0cd"; }
.fa-table::before { content: "\f0ce"; }
.fa-th::before { content: "\f00a"; }
.fa-th-large::before { content: "\f009"; }
.fa-th-list::before { content: "\f00b"; }
.fa-cube::before { content: "\f1b2"; }
.fa-cubes::before { content: "\f1b3"; }
.fa-database::before { content: "\f1c0"; }
.fa-server::before { content: "\f233"; }
.fa-cloud::before { content: "\f0c2"; }
.fa-cloud-download::before { content: "\f0ed"; }
.fa-cloud-upload::before { content: "\f0ee"; }
.fa-cloud-sync::before { content: "\f021"; }
.fa-cloud-check::before { content: "\f021"; }
.fa-terminal::before { content: "\f120"; }
.fa-code::before { content: "\f121"; }
.fa-code-fork::before { content: "\f126"; }
.fa-bug::before { content: "\f188"; }
.fa-vial::before { content: "\f492"; }
.fa-vials::before { content: "\f493"; }
.fa-flask::before { content: "\f0c3"; }
.fa-rocket::before { content: "\f135"; }
.fa-microscope::before { content: "\f0c3"; }
.fa-balance-scale::before { content: "\f24e"; }
.fa-balance-scale-left::before { content: "\f340"; }
.fa-balance-scale-right::before { content: "\f341"; }
.fa-gavel::before { content: "\f0e3"; }
.fa-legal::before { content: "\f0e3"; }
.fa-user::before { content: "\f007"; }
.fa-user-circle::before { content: "\f2bd"; }
.fa-user-circle-o::before { content: "\f2be"; }
.fa-user-o::before { content: "\f2be"; }
.fa-users::before { content: "\f0c0"; }
.fa-user-plus::before { content: "\f234"; }
.fa-user-times::before { content: "\f235"; }
.fa-user-circle::before { content: "\f2bd"; }
.fa-user-md::before { content: "\f0f0"; }
.fa-user-plus::before { content: "\f234"; }
.fa-user-secret::before { content: "\f21b"; }
.fa-user-times::before { content: "\f235"; }
.fa-user-tie::before { content: "\f508"; }
.fa-user-circle::before { content: "\f2bd"; }
.fa-user-cog::before { content: "\f4fe"; }
.fa-user-lock::before { content: "\f502"; }
.fa-user-shield::before { content: "\f505"; }
.fa-user-tie::before { content: "\f508"; }
.fa-user-astronaut::before { content: "\f4fb"; }
.fa-user-graduate::before { content: "\f501"; }
.fa-user-ninja::before { content: "\f504"; }
.fa-user-doctor::before { content: "\f0f0"; }
.fa-user-vendor::before { content: "\f507"; }
.fa-user-couch::before { content: "\f518"; }
.fa-user-edit::before { content: "\f4ff"; }
.fa-user-alt::before { content: "\f406"; }
.fa-user-alt-slash::before { content: "\f4fa"; }
.fa-sign-in-alt::before { content: "\f2f6"; }
.fa-sign-out-alt::before { content: "\f2f5"; }
.fa-sign-in::before { content: "\f090"; }
.fa-sign-out::before { content: "\f08b"; }
.fa-key::before { content: "\f084"; }
.fa-lock::before { content: "\f023"; }
.fa-unlock::before { content: "\f09c"; }
.fa-unlock-alt::before { content: "\f13e"; }
.fa-eye::before { content: "\f06e"; }
.fa-eye-slash::before { content: "\f070"; }
.fa-shield-alt::before { content: "\f3ed"; }
.fa-shield::before { content: "\f132"; }
.fa-lock-open::before { content: "\f3c1"; }
.fa-user-lock::before { content: "\f502"; }
.fa-user-shield::before { content: "\f505"; }
.fa-id-card::before { content: "\f2c2"; }
.fa-id-card-alt::before { content: "\f47f"; }
.fa-address-card::before { content: "\f2bb"; }
.fa-address-card-o::before { content: "\f2bc"; }
.fa-vcard::before { content: "\f2bb"; }
.fa-vcard-o::before { content: "\f2bc"; }
.fa-passport::before { content: "\f5ab"; }
.fa-drivers-license::before { content: "\f5e4"; }
.fa-drivers-license-o::before { content: "\f5e3"; }
.fa-id-badge::before { content: "\f35a"; }
.fa-cash-register::before { content: "\f788"; }
.fa-shopping-cart::before { content: "\f07a"; }
.fa-shopping-basket::before { content: "\f291"; }
.fa-shopping-bag::before { content: "\f290"; }
.fa-store::before { content: "\f54e"; }
.fa-store-alt::before { content: "\f54f"; }
.fa-shopping-cart::before { content: "\f07a"; }
.fa-shopping-bag::before { content: "\f290"; }
.fa-shopping-basket::before { content: "\f291"; }
.fa-cart-arrow-down::before { content: "\f218"; }
.fa-cart-plus::before { content: "\f217"; }
.fa-credit-card::before { content: "\f09d"; }
.fa-credit-card-alt::before { content: "\f09d"; }
.fa-cc-visa::before { content: "\f1f0"; }
.fa-cc-mastercard::before { content: "\f1f1"; }
.fa-cc-discover::before { content: "\f1f2"; }
.fa-cc-amex::before { content: "\f1f3"; }
.fa-cc-paypal::before { content: "\f1f4"; }
.fa-cc-stripe::before { content: "\f1f5"; }
.fa-paypal::before { content: "\f1ed"; }
.fa-archive::before { content: "\f187"; }
.fa-box::before { content: "\f466"; }
.fa-box-open::before { content: "\f49e"; }
.fa-boxes::before { content: "\f468"; }
.fa-inbox::before { content: "\f01c"; }
.fa-outbox::before { content: "\f383"; }
.fa-archive::before { content: "\f187"; }
.fa-truck::before { content: "\f0d1"; }
.fa-shipping-fast::before { content: "\f48b"; }
.fa-dolly::before { content: "\f472"; }
.fa-dolly-flatbed::before { content: "\f474"; }
.fa-clipboard::before { content: "\f328"; }
.fa-clipboard-check::before { content: "\f46c"; }
.fa-clipboard-list::before { content: "\f46d"; }
.fa-list::before { content: "\f03a"; }
.fa-list-alt::before { content: "\f022"; }
.fa-list-ul::before { content: "\f0ca"; }
.fa-list-ol::before { content: "\f0cb"; }
.fa-strikethrough::before { content: "\f0cc"; }
.fa-underline::before { content: "\f0cd"; }
.fa-table::before { content: "\f0ce"; }
.fa-th::before { content: "\f00a"; }
.fa-th-large::before { content: "\f009"; }
.fa-th-list::before { content: "\f00b"; }
.fa-cube::before { content: "\f1b2"; }
.fa-cubes::before { content: "\f1b3"; }
.fa-database::before { content: "\f1c0"; }
.fa-server::before { content: "\f233"; }
.fa-cloud::before { content: "\f0c2"; }
.fa-cloud-download::before { content: "\f0ed"; }
.fa-cloud-upload::before { content: "\f0ee"; }
.fa-cloud-sync::before { content: "\f021"; }
.fa-terminal::before { content: "\f120"; }
.fa-code::before { content: "\f121"; }
.fa-code-fork::before { content: "\f126"; }
.fa-bug::before { content: "\f188"; }
.fa-vial::before { content: "\f492"; }
.fa-vials::before { content: "\f493"; }
.fa-flask::before { content: "\f0c3"; }
.fa-rocket::before { content: "\f135"; }
.fa-balance-scale::before { content: "\f24e"; }
.fa-balance-scale-left::before { content: "\f340"; }
.fa-balance-scale-right::before { content: "\f341"; }
.fa-gavel::before { content: "\f0e3"; }
.fa-legal::before { content: "\f0e3"; }
.fa-gavel::before { content: "\f0e3"; }
.fa-scale::before { content: "\f24e"; }
.fa-balance::before { content: "\f24e"; }
.fa-balance-scale::before { content: "\f24e"; }
.fa-balance-scale-left::before { content: "\f340"; }
.fa-balance-scale-right::before { content: "\f341"; }
.fa-universal-access::before { content: "\f29a"; }
.fa-wheelchair::before { content: "\f193"; }
.fa-wheelchair-alt::before { content: "\f368"; }
.fa-sign-language::before { content: "\f2a7"; }
.fa-low-vision::before { content: "\f2a8"; }
.fa-audio-description::before { content: "\f29e"; }
.fa-glasses::before { content: "\f530"; }
.fa-blind::before { content: "\f29d"; }
.fa-deaf::before { content: "\f2a4"; }
.fa-deafness::before { content: "\f2a4"; }
.fa-hard-of-hearing::before { content: "\f2a4"; }
.fa-volume-up::before { content: "\f028"; }
.fa-volume-down::before { content: "\f027"; }
.fa-volume-off::before { content: "\f026"; }
.fa-volume-mute::before { content: "\f026"; }
.fa-headphones::before { content: "\f025"; }
.fa-microphone::before { content: "\f130"; }
.fa-microphone-slash::before { content: "\f131"; }
.fa-eye::before { content: "\f06e"; }
.fa-eye-slash::before { content: "\f070"; }
.fa-spinner::before { content: "\f110"; }
.fa-circle-notch::before { content: "\f1ce"; }
.fa-sync::before { content: "\f021"; }
.fa-sync-alt::before { content: "\f2f1"; }
.fa-cog::before { content: "\f013"; }
.fa-cogs::before { content: "\f085"; }
.fa-gear::before { content: "\f013"; }
.fa-gears::before { content: "\f085"; }
.fa-tools::before { content: "\f7d9"; }
.fa-toolbox::before { content: "\f552"; }
.fa-wrench::before { content: "\f0ad"; }
.fa-screwdriver::before { content: "\f54a"; }
.fa-screwdriver-slash::before { content: "\f54b"; }
.fa-hammer::before { content: "\f6e3"; }
.fa-axe::before { content: "\f6b5"; }
.fa-plug::before { content: "\f1e6"; }
.fa-home::before { content: "\f015"; }
.fa-building::before { content: "\f1ad"; }
.fa-building-columns::before { content: "\f1ad"; }
.fa-house::before { content: "\f015"; }
.fa-house-user::before { content: "\f5c9"; }
.fa-hotel::before { content: "\f594"; }
.fa-bed::before { content: "\f236"; }
.fa-bath::before { content: "\f2cd"; }
.fa-toilet::before { content: "\f7d8"; }
.fa-shower::before { content: "\f2cc"; }
.fa-sink::before { content: "\f719"; }
.fa-utensils::before { content: "\f2e7"; }
.fa-utensil-spoon::before { content: "\f2e5"; }
.fa-utensil-knife::before { content: "\f2e4"; }
.fa-utensil-fork::before { content: "\f2e3"; }