/*!
 * Font Awesome Free 5.11.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 *
 * MODIFIED: SOCIAL ICONS ONLY
 * Add new icons as needed
 */
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }

.fab.fa-facebook:before {
  content: "\f09a"; }

.fab.fa-facebook-f:before {
  content: "\f39e"; }

.fab.fa-facebook-messenger:before {
  content: "\f39f"; }

.fab.fa-facebook-square:before {
  content: "\f082"; }
  
.fab.fa-twitter:before {
  content: "\f099"; }

.fab.fa-twitter-square:before {
  content: "\f081"; }

.fab.fa-instagram:before {
  content: "\f16d"; }

.fab.fa-flickr:before {
  content: "\f16e"; }

.fab.fa-pinterest:before {
  content: "\f0d2"; }

.fab.fa-pinterest-p:before {
  content: "\f231"; }

.fab.fa-pinterest-square:before {
  content: "\f0d3"; }

.fab.fa-youtube:before {
  content: "\f167"; }

.fab.fa-youtube-square:before {
  content: "\f431"; }

.fab.fa-medium:before {
  content: "\f23a"; }

.fab.fa-medium-m:before {
  content: "\f3c7"; }

.fab.fa-linkedin:before {
  content: "\f08c"; }

.fab.fa-linkedin-in:before {
  content: "\f0e1"; }