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