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