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