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