@font-face
{
    font-family: 'SocialIcons';
  src: url('SocialIcons.eot');
  src: url('SocialIcons.eot?#') format('embedded-opentype'),
      url('SocialIcons.woff') format('woff'),
      url('SocialIcons.ttf') format('truetype');
}
