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