@font-face {
  font-family: 'fa-brands-400';
  src:  url('../fonts/fa-brands-400.eot?f6oayt');
  src:  url('../fonts/fa-brands-400.eot?f6oayt#iefix') format('embedded-opentype'),
    url('../fonts/fa-brands-400.ttf?f6oayt') format('truetype'),
    url('../fonts/fa-brands-400.woff?f6oayt') format('woff'),
    url('../fonts/fa-brands-400.svg?f6oayt#fa-brands-400') 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-brands-400' !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-firefox-browser:before {
  content: "\e007";
}
.fa-ideal:before {
  content: "\e013";
}
.fa-microblog:before {
  content: "\e01a";
}
.fa-pied-piper-square:before {
  content: "\e01e";
}
.fa-building:before {
  content: "\e904";
}
.fa-unity:before {
  content: "\e049";
}
.fa-instagram-square:before {
  content: "\e055";
}
.fa-engineer-2:before {
  content: "\e907";
}
.fa-excavators:before {
  content: "\e908";
}
.fa-warning:before {
  content: "\e909";
}
.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";
}


