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