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

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

.icon-socialam:before {
  content: "\e900";
}
.icon-socialfb:before {
  content: "\e901";
}
.icon-socialig:before {
  content: "\e902";
}
.icon-socialsp:before {
  content: "\e903";
}
.icon-socialtk:before {
  content: "\e904";
}
.icon-socialx:before {
  content: "\e905";
}
.icon-socialyt:before {
  content: "\e906";
}
