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