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