/* Force the Landio footer link wrappers to disappear */
footer .footer-nav, footer ul.nav {
    display: none !important;
}

@font-face {
  font-family: 'TS9CustomFont';
  src: url('../img/spaceage.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}


h1 {
  font-family: 'TS9CustomFont', serif !important;
}

