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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  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;
}

.icon-brand3:before {
  content: "\e902";
  color: #e4405f;
}
.icon-brand:before {
  content: "\e900";
  color: #1da1f2;
}
.icon-twitter:before {
  content: "\e900";
  color: #1da1f2;
}
.icon-brand2:before {
  content: "\e901";
  color: #3b5998;
}
.icon-facebook:before {
  content: "\e901";
  color: #3b5998;
}
.icon-facebook2:before {
  content: "\ea91";
}
