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