/* Active SES modern-page subset of the existing licensed Font Awesome 5 assets. */
.fab,
.fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
}

.fab {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}

.fas {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900;
}

.fa-bolt::before { content: "\f0e7"; }
.fa-border-all::before { content: "\f84c"; }
.fa-bug::before { content: "\f188"; }
.fa-calculator::before { content: "\f1ec"; }
.fa-city::before { content: "\f64f"; }
.fa-clipboard-list::before { content: "\f46d"; }
.fa-cloud-rain::before { content: "\f73d"; }
.fa-cloud-sun::before { content: "\f6c4"; }
.fa-columns::before { content: "\f0db"; }
.fa-door-open::before { content: "\f52b"; }
.fa-drafting-compass::before { content: "\f568"; }
.fa-facebook-f::before { content: "\f39e"; }
.fa-hammer::before { content: "\f6e3"; }
.fa-home::before { content: "\f015"; }
.fa-house-user::before { content: "\e065"; }
.fa-instagram::before { content: "\f16d"; }
.fa-landmark::before { content: "\f66f"; }
.fa-layer-group::before { content: "\f5fd"; }
.fa-map-marked-alt::before { content: "\f5a0"; }
.fa-phone-alt::before { content: "\f879"; }
.fa-plus-square::before { content: "\f0fe"; }
.fa-ruler::before { content: "\f545"; }
.fa-ruler-combined::before { content: "\f546"; }
.fa-screwdriver::before { content: "\f54a"; }
.fa-shield-alt::before { content: "\f3ed"; }
.fa-sliders-h::before { content: "\f1de"; }
.fa-sync-alt::before { content: "\f2f1"; }
.fa-th-large::before { content: "\f009"; }
.fa-times::before { content: "\f00d"; }
.fa-tools::before { content: "\f7d9"; }
.fa-trash-alt::before { content: "\f2ed"; }
.fa-twitter::before { content: "\f099"; }
.fa-umbrella-beach::before { content: "\f5ca"; }
.fa-user-shield::before { content: "\f505"; }
.fa-vector-square::before { content: "\f5cb"; }
.fa-warehouse::before { content: "\f494"; }
