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