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