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