@font-face {
  font-family: 'ChicagoFLF';
  src: url('https://moon-river-video-rental.neocities.org/ChicagoFLF.woff') format('woff');
}

body {
  background-image: url('https://soulmaze.neocities.org/images/sov_stars.gif');
  background-color: white;
  color: black;
  font-family: 'ChicagoFLF', fallback-font, sans-serif;
}

p {
  font-family: 'ChicagoFLF', fallback-font, sans-serif;
}