@font-face {
  font-family: 'Bill Smith Demo';
  src: url('Bill Smith Demo.eot');
  src: url('Bill Smith Demo.eot?#iefix') format('embedded-opentype'),
       url('Bill Smith Demo.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'BillSmith';
  src: url('BillSmith.svg#BillSmith') format('svg'),
       url('BillSmith.ttf') format('truetype'),
       url('BillSmith.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'MrDafoe-Regular';
  src: url('MrDafoe-Regular.eot');
  src: url('MrDafoe-Regular.eot?#iefix') format('embedded-opentype'),
       url('MrDafoe-Regular.svg#MrDafoe-Regular') format('svg'),
       url('MrDafoe-Regular.ttf') format('truetype'),
       url('MrDafoe-Regular.woff') format('woff'),
       url('MrDafoe-Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
    font-family: 'Trajan Pro';
    src: url('TrajanPro-Regular.eot');
    src: url('TrajanPro-Regular.eot?#iefix') format('embedded-opentype'),
        url('TrajanPro-Regular.woff2') format('woff2'),
        url('TrajanPro-Regular.woff') format('woff'),
        url('TrajanPro-Regular.ttf') format('truetype'),
        url('TrajanPro-Regular.svg#TrajanPro-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

