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