 @font-face {
  font-family: 'ssk';
  src: url('https://growing.neocities.org/font/ssk.ttf') format('truetype');
}

 @font-face {
  font-family: 'fournier';
  src: url('https://growing.neocities.org/font/fournier.otf') format('opentype');
}

 @font-face {
  font-family: 'sskbold';
  src: url('https://growing.neocities.org/font/sskbold.ttf') format('truetype');
}

@font-face {
  font-family: 'unifont';
  src: url("https://growing.neocities.org/font/unifont.ttf")
  format("truetype");
  
}

@font-face {
  font-family: 'cyberpunk';
  src: url("https://growing.neocities.org/font/cyberpunk.ttf")
  format("truetype");
  
}