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