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