@font-face {
  font-family: base;
  src: url(kzreplacement.ttf) format('truetype');}
  
@font-face {
  font-family: xirod;
  src: url(Xirod.otf) format('opentype');}

h1, h2 {
  font-family: xirod;
  text-align: center;}  
* {
  font-family: base;
  background-color: black;
  color: white;}
p {
  text-align: center;}

red {color: #f72900;}
orange {color: #faa03d;}
yellow {color: #fdfd00;}
green {color: #41fa00;}
blue {color: #47fcff;}
purple {color: #7c1b7e;}

/* 