@font-face {
  font-family: 'TalIcons';
  src: url('https://fonts.jaffasound.com/TalIcons/TalIcons.eot');
  src: local('☺'),
       url('https://fonts.jaffasound.com/TalIcons/TalIcons.eot?iefix') format('eot'), 
       url('https://fonts.jaffasound.com/TalIcons/TalIcons.woff') format('woff'), 
       url('https://fonts.jaffasound.com/TalIcons/TalIcons.ttf') format('truetype'), 
       
       url('https://fonts.jaffasound.com/TalIcons/TalIcons.svg#webfont') format('svg'), 
       local('☺');
  font-weight: normal;
  font-style: normal;
}