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