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