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