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