body{
 font-family: "Alagard", monospace !important;
 background-color: #ECE9D8;}

li:before { content: "\2605"; margin-left: -20px; margin-right: 10px; } 

li { list-style-type: none; font-size: medium;}

img{border-radius: 5px; border: 2px solid;}

td, th{border: 2px solid !important;}
  
td{width: 260px; margin: auto 0px; padding: 10px;}

tbody{vertical-align: top;}

/* fixing the god fore-saken text thingies. */
p {font-size: 1rem !important;}
h1 {font-size: 2.125rem !important; font-weight: bold !important;}
h2 {font-size: 1.875rem !important; font-weight: bold !important;}
h3 {font-size: 1.5rem !important; font-weight: bold !important;}

/* FONTS :D */
@font-face {
  font-family: Alagard;
  src: url(https://files.catbox.moe/h7d0sv.ttf);
}

@font-face {
  font-family: Nightcore;
  src: url(https://files.catbox.moe/l9l8f7.ttf);
}

@font-face {
  font-family: Pixel;
  src: url(https://files.catbox.moe/8csyiz.ttf);
}



