@font-face {
  font-family: 'fa-solid-900';
  src:  url('../fonts/fa-solid-900.eot?f6oayt');
  src:  url('../fonts/fa-solid-900.eot?f6oayt#iefix') format('embedded-opentype'),
    url('../fonts/fa-solid-900.ttf?f6oayt') format('truetype'),
    url('../fonts/fa-solid-900.woff?f6oayt') format('woff'),
    url('../fonts/fa-solid-900.svg?f6oayt#fa-solid-900') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

.fa {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'fa-solid-900' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-university:before {
  content: "\f19c";
}
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-lightbulb:before {
  content: "\f0eb";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-mixer:before {
  content: "\e056";
}
.fa-shopify:before {
  content: "\e057";
}
.fa-deezer:before {
  content: "\e077";
}
.fa-edge-legacy:before {
  content: "\e078";
}
.fa-plan:before {
  content: "\e90e";
}
.fa-shovel:before {
  content: "\e90f";
}
.fa-trowel:before {
  content: "\e910";
}
.fa-wheelbarrow:before {
  content: "\e911";
}
.fa-wood-cutter:before {
  content: "\e912";
}
.fa-bricks:before {
  content: "\e913";
}
.fa-bucket:before {
  content: "\e914";
}
.fa-crane:before {
  content: "\e915";
}
.fa-drill:before {
  content: "\e916";
}
.fa-hand:before {
  content: "\e917";
}
.fa-house:before {
  content: "\e918";
}
.fa-jacket:before {
  content: "\e919";
}
.fa-penfal-ruler:before {
  content: "\e91a";
}
.fa-tools:before {
  content: "\e91b";
}
.fa-truck:before {
  content: "\e91c";
}
.fa-engineer:before {
  content: "\e91d";
}


