:root {
  --font-base2: 'Amelina Script', sans-serif;
  --font-base5: 'FairyDustB', sans-serif;
  --font-base7: 'Gangster', sans-serif;
  --font-base8: 'SCRIPALT', sans-serif;
  --font-base9: 'SCRIPTIN', sans-serif;
  --font-base10: 'Testamento-Jed@', sans-serif;
}
@font-face {
  font-family: 'Testamento-Jed@';
  font-style: normal;
  font-weight: normal;
  src:
       url(https://nightfall.gedankenschloss.de/images/schriften/Testamento-Jed@.ttf) format('truetype'),
}
@font-face {
  font-family: 'SCRIPTIN';
  font-style: normal;
  font-weight: normal;
  src:
       url(https://nightfall.gedankenschloss.de/images/schriften/SCRIPTIN.ttf) format('truetype'),
}
@font-face {
  font-family: 'SCRIPALT';
  font-style: normal;
  font-weight: normal;
  src:
       url(https://nightfall.gedankenschloss.de/images/schriften/SCRIPALT.ttf) format('truetype'),
}
@font-face {
  font-family: 'Gangster';
  font-style: normal;
  font-weight: normal;
  src:
       url(https://nightfall.gedankenschloss.de/images/schriften/Gangster.ttf) format('truetype'),
}

@font-face {
  font-family: 'FairyDustB';
  font-style: normal;
  font-weight: normal;
  src:
       url(https://nightfall.gedankenschloss.de/images/schriften/FairyDustB.ttf) format('truetype'),
}


@font-face {
  font-family: 'Amelina Script';
  font-style: normal;
  font-weight: normal;
  src:
       url('https://nightfall.gedankenschloss.de/images/schriften/Amelina Script.ttf') format('truetype'),
}
