@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');
}
