:root {
  --font-base1: 'ArtsyNight', sans-serif;
  --font-base2: 'Killen-DEMO', sans-serif;
  --font-base3: 'Death Bones', sans-serif;	
  --font-base3: 'October Crow', sans-serif;		
}

@font-face {
  font-family: 'ArtsyNight';
  font-style: normal;
  font-weight: normal;
  src: url(https://talesofvelmoor.gedankenschloss.de/images/styles/schriften/ArtsyNight.otf) format('opentype');
}

@font-face {
  font-family: 'Killen-DEMO';
  font-style: normal;
  font-weight: normal;
  src: url(https://talesofvelmoor.gedankenschloss.de/images/styles/schriften/Killen-DEMO.otf) format('opentype');
}
@font-face {
  font-family: 'Death Bones';
  font-style: normal;
  font-weight: normal;
  src: url('https://talesofvelmoor.gedankenschloss.de/images/styles/schriften/Death Bones.ttf') format('truetype');
}
@font-face {
  font-family: 'October Crow';
  font-style: normal;
  font-weight: normal;
  src: url('https://talesofvelmoor.gedankenschloss.de/images/styles/schriften/October Crow.ttf') format('truetype');
}
