/* Font Awesome 6.4.0 - Solid Icons */
@import url('https://use.fontawesome.com/releases/v6.4.0/css/all.css');

.fas {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
}

.fa-tools:before { content: "\f0ad"; }
.fa-building:before { content: "\f1ad"; }
.fa-industry:before { content: "\f275"; }
.fa-link:before { content: "\f0c1"; }
.fa-mobile-alt:before { content: "\f3cd"; }
.fa-chart-bar:before { content: "\f080"; }
.fa-chart-line:before { content: "\f201"; }
.fa-wrench:before { content: "\f0ad"; }
.fa-book:before { content: "\f02d"; }
.fa-sync-alt:before { content: "\f2f1"; }
.fa-smile:before { content: "\f118"; }
.fa-bolt:before { content: "\f0e7"; }
.fa-lock:before { content: "\f023"; }
.fa-dollar-sign:before { content: "\f155"; }
.fa-users:before { content: "\f0c0"; }
.fa-bullseye:before { content: "\f140"; }
.fa-bell:before { content: "\f0f3"; }
.fa-folder:before { content: "\f07b"; }
.fa-handshake:before { content: "\f2b5"; }
.fa-clipboard-list:before { content: "\f46d"; }
.fa-calendar:before { content: "\f133"; }
.fa-search:before { content: "\f002"; }
.fa-phone:before { content: "\f095"; }
.fa-envelope:before { content: "\f0e0"; }
.fa-map-marker-alt:before { content: "\f3c5"; }
.fa-file-contract:before { content: "\f56c"; }
.fa-rocket:before { content: "\f135"; }
.fa-arrow-right:before { content: "\f061"; }
