@font-face {
  font-family: 'footer-iconsicons';
  src: url('footer-icons.eot');
  src: url('footer-icons.eot?#iefix') format('embedded-opentype'),
    url('footer-icons.woff') format('woff'), url('footer-icons.ttf') format('truetype'),
    url('footer-icons.svg#footer-iconsicons') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^='logo-']:before,
[class*=' logo-']:before {
  font-family: 'footer-iconsicons';
  font-style: normal;
  font-weight: normal;
  speak: none;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: 0.2em;

  -webkit-font-smoothing: antialiased;
}

.logo-reddit:before {
  content: '\29';
}
.logo-steam:before {
  content: '\2b';
}
.logo-mail:before {
  content: '\2c';
}
.logo-facebook:before {
  content: '\2e';
}
.logo-linkedin:before {
  content: '\2f';
}
.logo-youtube:before {
  content: '\30';
}
.logo-git:before {
  content: '\32';
}
.logo-battle-net:before {
  content: '\25';
}
.logo-playstation:before {
  content: '\21';
}
