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