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

[class^="fa-"], [class*=" fa-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-size: 22px; 
  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-nextdoor:before {
  content: "\e904";
  color: #000000;
}
.fa-sinaweibo:before {
  content: "\e906";
  color: #000000;
}
.fa-line:before {
  content: "\e900";
  color: #000000;
}
.fa-youtube2:before {
  content: "\e903";
  color: #000000;
}
.fa-instagram:before {
  content: "\e901";
  color: #000000;
}
.fa-twitter:before {
  content: "\e902";
  color: #000000;
}
.fa-sphere:before {
  content: "\e9c9";
}