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