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