
/*!
 * Font Awesome 5.15.4 – Custom Build
 * Icons: bolt, box-open, cogs, headset, shield-halved, truck, usd, user-secret
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  src: url('webfonts/fa-solid-900.woff2') format('woff2');
  font-display: swap;
}
.fa {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  display: inline-block;
}
.fa-bolt:before { content: "\f0e7"; }
.fa-box-open:before { content: "\f49e"; }
.fa-cogs:before { content: "\f085"; }
.fa-headset:before { content: "\f590"; }
.fa-shield-halved:before { content: "\f3ed"; }
.fa-truck:before { content: "\f0d1"; }
.fa-usd:before { content: "\f155"; }
.fa-user-secret:before { content: "\f21b"; }
