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