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