
/* CSS Document */

.fa-facebook::before {

  content: "\f39e";
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}