@font-face {
  font-family: "Basteleur";
  src: url(https://haunts.neocities.org/_fonts/bast.otf);
}

@font-face {
  font-family: "c Cangkriman";
  src: url(https://haunts.neocities.org/_fonts/cang.otf);
}

@font-face {
  font-family: "Dalfitra";
  src: url(https://haunts.neocities.org/_fonts/dalf.otf);
}

@font-face {
  font-family: "Dancing Script";
  src: url(https://haunts.neocities.org/_fonts/danc.otf);
}

@font-face {
  font-family: "DRUZHOK";
  src: url(https://haunts.neocities.org/_fonts/druz.otf);
}

@font-face {
  font-family: "EB Garamond";
  src: url(https://haunts.neocities.org/_fonts/ebga.otf);
}

@font-face {
  font-family: "Elanor";
  src: url(https://haunts.neocities.org/_fonts/elan.otf);
}

@font-face {
  font-family: "GENSCO";
  src: url(https://haunts.neocities.org/_fonts/gens.otf);
}

@font-face {
  font-family: "GFS Artemisia Bold";
  src: url(https://haunts.neocities.org/_fonts/gfsa.otf);
}

@font-face {
  font-family: "Grotesk";
  src: url(https://haunts.neocities.org/_fonts/grot.otf);
}

@font-face {
  font-family: "Halftone";
  src: url(https://haunts.neocities.org/_fonts/half.ttf);
}

@font-face {
  font-family: "Lincoln/MITRE";
  src: url(https://haunts.neocities.org/_fonts/linc.otf);
}

@font-face {
  font-family: "Louise";
  src: url(https://haunts.neocities.org/_fonts/loui.otf);
}

@font-face {
  font-family: "Monor";
  src: url(https://haunts.neocities.org/_fonts/monor.otf);
}

@font-face {
  font-family: "Northwest";
  src: url(https://haunts.neocities.org/_fonts/nort.otf);
}

@font-face {
  font-family: "Old Cupboard";
  src: url(https://haunts.neocities.org/_fonts/oldc.otf);
}

@font-face {
  font-family: "Orange Typewriter";
  src: url(https://haunts.neocities.org/_fonts/oran.otf);
}

@font-face {
  font-family: "Printvetica";
  src: url(https://haunts.neocities.org/_fonts/prin.otf);
}

@font-face {
  font-family: "Victor Mono";
  src: url(https://haunts.neocities.org/_fonts/vicm.otf);
}

@font-face {
  font-family: "Victor Mono";
  font-weight:bold;
  src: url(https://haunts.neocities.org/_fonts/vicmb.otf);
}

@font-face {
  font-family: "Victor Mono";
  font-weight:bold;
  font-style:italic;
  src: url(https://haunts.neocities.org/_fonts/vicmbi.otf);
}

@font-face {
  font-family: "Victor Mono";
  font-style:italic;
  src: url(https://haunts.neocities.org/_fonts/vicmi.otf);
}

@font-face {
  font-family: "Westmeath";
  src: url(https://haunts.neocities.org/_fonts/west.otf);
}


#alte {
  --black: #3F334D;
  --dark: #574B60;
  --med: #A1506A;
  --light: #B8A3C9;
  --white: #DFC5DC;
  --font: "Dalfitra";
  --fontstyle: normal;
  --icon: "⚜"
}

#zohar {
  --black: #893302;
  --dark: #b1652b;
  --med: #d08c60;
  --light: #f7b538;
  --white: #ffe8d6;
  --font: "Monor", 'Victor Mono', monospace;
 --fontstyle: normal;
 --icon: "☼"
}

#nestra {
  --black: #364958;
  --dark: #9c89b8;
  --med: #a9bcd0;
  --light: #efc3e6;
  --white: #f0e6ef;
  --font: "Dancing Script OT", 'Victor Mono', monospace;
 --fontstyle: normal;
 --icon:"☠"
}

#honey {
  --black: #4b2840;
  --dark: #915b69;
  --med: #e87ea1;
  --light: #ddafbb;
  --white: #f3dad8;
  --font: "Basteleur", 'Victor Mono', monospace;
 --fontstyle: normal;
 --icon: "ℋ";
}

#acardis {
  --black: #22223b;
  --dark: #4a4e69;
  --med: #9a8c98;
  --light: #a7c6c3;
  --white: #f2e9e4;
  --font: "Westmeath", 'Victor Mono', monospace;
 --fontstyle: normal;
 --icon: "🂾";
}

#city {
  --black: #302C25;
  --dark: #6F271A;
  --med: #5E7266;
  --light: #8D8864;
  --white: #D4E2E3;
  --font: "Printvetica", 'Victor Mono', monospace;
 --fontstyle: normal;
 --icon: "➴";
}

#stnew {
  --black: #1F2322;
  --dark: #334642;
  --med: #e25b31;
  --light: #CBCFB8;
  --white: #EFDDB5;
  --font: "Old Cupboard", 'Victor Mono', monospace;
 --fontstyle: normal;
 --icon: "⚰";
}

#eleanor {
  --black: #1F2322;
  --dark: #233d4d;
  --med: #f77636;
  --light: #b5a5a2;
  --white: #f2e9e4;
  --font: "Grotesk", "EB Garamond", 'Victor Mono', monospace;
 --fontstyle: italic;
 --icon: "*";
}

#agnes {
  /*--black: #64113f;*/
  /*--dark: #c23350;*/
  /*--med: #f2894d;*/
  /*--light: #ed95ac;*/
  /*--white: #fdc3dc;*/
  --black: #450920;
  --dark: #89274b;
  --med: #ce4257;
  --light: #ff7f51;
  --white: #ffa5ab;
  --font: "Louise", 'Victor Mono', monospace;
 --fontstyle: normal;
 --icon: "☾";
}

#mallaidh {
  --black: #6c584c;
  --dark: #bdafa0;
  --med: #f6c28b;
  --light: #fcd7ad;
  --white: #ffe8d6;
  --font: "Orange Typewriter", 'Victor Mono', monospace;
 --fontstyle: normal;
 --icon: "✉";
}

#tinpenny {
  --black: #6c584d;
  --dark: #6b705c;
  --med: #afd189;
  --light: #f1d9cb;
  --white: #f3ebe2;
  --font: "GENSCO", 'Victor Mono', monospace;
 --fontstyle: normal;
 --icon: "⚱";
}
#gracenote {
  --black: #5d2a42;
  --dark: #bf4342;
  --med: #c08497;
  --light: #e39695;
  --white: #e4b1ab;
  --font: "GFS Artemisia", 'Victor Mono', monospace;
 --fontstyle: normal;
 --icon: "♯";
}

#tillie {
  --black: #3e2a35;
  --dark: #a2666f;
  --med: #c45ab3;
  --light: #f49390;
  --white: #f8c0c8;
  --font: "", 'Victor Mono', monospace;
 --fontstyle: normal;
 --icon: "❥";
  --font: 'Old Cupboard'
}

#lace {
  --black: #2c2a4a;
  --dark: #656d4a;
  --med: #c993e6;
  --light: #dccae6;
  --white: #f3eaf9;
  --font: "Elanor", 'Victor Mono', monospace;
 --fontstyle: normal;
 --icon: "❦";
}

#judith {
  --black: #38302e;
  --dark: #912f40;
  --med: #7f7b82;
  --light: #e6e6e9;
  --white: #fffffa;
  --font: "Halftone";
 --icon: "◉";
}

#aspen {
  --black: #6c584c;
  --dark: #588157;
  --med: #a98467;
  --light: #adc178;
  --white: #f0ead2;
  --font: "Printvetica", 'Victor Mono', monospace;
 --fontstyle: normal;
 --icon: "✆";
}

#anais {
  --black: #5e0b15;
  --dark: #90323d;
  --med: #bc8034;
  --light: #e8ae68;
  --white: #f3d9b1;
  --font: "Grotesk", 'Victor Mono', monospace;
 --fontstyle: normal;
 --icon: "⚀";
}

#perri {
  --black: #997b66;
  --dark: #9b9b7a;
  --med: #d08c60;
  --light: #F0BD6A;
  --white: #f3d6c2;
  --font: "Orange Typewriter", 'Victor Mono', monospace;
 --fontstyle: normal;
 --icon: "⟳";
}

#jaylen {
  --black: #000;
  --dark: #931621;
  --med: #4a8fe7;
  --light: #aed9e0;
  --white: #f0f3f5;
  --font: "Northwest", 'Victor Mono', monospace;
 --fontstyle: normal;
 --icon: "⬟";
}

#finn {
  --black: #562c2c;
  --dark: #006d77;
  --med: #83c5be;
  --light: #ffddd2;
  --white: #edf6f9;
  --font: "Louise", 'Victor Mono', monospace;
 --fontstyle: normal;
 --icon: "🝢";
}

#haunt {
  --black: #590d22;
  --dark: #800f2f;
  --med: #ff4d6d;
  --light: #ff9ebb;
  --white: #ffccd5;
  --font: "DRUZHOK", 'Victor Mono', monospace;
 --fontstyle: normal;
 --icon: "░";
}

#zi {
  --black: #22162b;
  --dark: #4C5C8D;
  --med: #DC344A;
  --light: #EF5C94;
  --white: #FAA77E;
  --font: "Basteleur", 'Victor Mono', monospace;
 --fontstyle: normal;
 --icon: "❉";
}

#harlow {
  --black: #04151f;
  --dark: #432534;
  --med: #183a37;
  --light: #bc4749;
  --white: #efd6ac;
  --font: "c Cangkriman", 'Victor Mono', monospace;
 --fontstyle: normal;
 --icon: "▶";
}

#leo {
  --black: #606c38;
  --dark: #bc6c25;
  --med: #dda15e;
  --light: #ddbea9;
  --white: #ffe8d6;
  --font: "Printvetica", 'Victor Mono', monospace;
 --fontstyle: normal;
 --icon: "🂣";
}

#jackie {
  --black: #463f3a;
  --dark: #d67055;
  --med: #899939;
  --light: #c8a30c;
  --white: #f1dca7;
  --font: "Dalfitra", 'Victor Mono', monospace;
 --fontstyle: normal;
 --icon: "᪥";
}

#antigone {
  --black: #301B13;
  --dark: #8A2415;
  --med: #9E5C26;
  --light: #C16A3B;
  --white: #E8A35D;
  --font: "Basteleur", 'Victor Mono', monospace;
 --fontstyle: normal;
 --icon: "≟";
}

#hera {
  --black: #242423;
  --dark: #333533;
  --med: #adb5bd;
  --light: #e3d5ca;
  --white: #f5ebe0;
  --font: "Lincoln/MITRE", 'Victor Mono', monospace;
 --fontstyle: normal;
 --icon: "▩";
}

#isobel {
  --black: #062726;
  --dark: #2b2d42;
  --med: #aa7bc3;
  --light: #cc92c2;
  --white: #f4effa;
  --font: "Monor", 'Victor Mono', monospace;
 --fontstyle: normal;
 --icon: "⁑";
}

#helene {
  --black: #6b705c;
  --dark: #b08968;
  --med: #e8ae68;
  --light: #e1c2b0;
  --white: #f1e9d6;
  --font: "DRUZHOK", 'Victor Mono', monospace;
 --fontstyle: normal;
 --icon: "⌑";
}

:root {
  --font: 'Victor Mono', monospace;
  --black: black;
  --dark: gray;
  --med: #FF3C38;
  --light: #FBD2D7;
  --white: #fff;
  --font: "", 'Victor Mono', monospace;
 --fontstyle: normal;
 --icon: "X"
}
