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