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