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