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