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

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

.eesocials-X:before {
  content: "\e900";
}
