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