@font-face {
  font-family: Ubuntu Mono;
  font-style: normal;
  font-weight: 400;
  src: url("fonts/ViZhet7Ak-LRXZMXzuAfkZ0EAVxt0G0biEntp43Qt6E.ttf");

}
@font-face {
  font-family: Ubuntu Mono;
  font-style: normal;
  font-weight: 700;
  src: url("fonts/ceqTZGKHipo8pJj4molytp_TkvowlIOtbR7ePgFOpF4.ttf");

}
@font-face {
  font-family: Ubuntu Mono;
  font-style: italic;
  font-weight: 400;
  src: url("fonts/KAKuHXAHZOeECOWAHsRKA-LrC4Du4e_yfTJ8Ol60xk0.ttf");


}
@font-face {
  font-family: Ubuntu Mono;
  font-style: italic;
  font-weight: 700;
  src: url("fonts/n_d8tv_JOIiYyMXR4eaV9WsGzsqhEorxQDpu60nfWEc.ttf");
}

body {
    background-color: black;
        color: #ffc3a0;
	height: 100%;
}

 h1  {
   font-family: 'Monitorica';
   font-weight: normal;
   font-style: normal;
   font-size: 76px;

}
h2 {
   font-family: 'Monitorica';
   font-weight: normal;
   font-style: normal;
   font-size: 38px;
   text-align: left;
}

h3  {
   font-family: 'Monitorica';
   font-weight: normal;
   font-style: normal;
    font-size: 19px;
 text-align: left;
}
h4  {
   font-family: 'Monitorica';
   font-weight: normal;
   font-style: normal;
    font-size: 21px;
    text-align: left;
}

 h5  {
   font-family: 'Monitorica';
   font-weight: normal;
   font-size: 12px;

}
 h6  {
   background-color: #ffc3a0;
   font-family: 'Monitorica';
   font-weight: normal;
   font-style: normal;
   font-size: 38px;
   color: black;
   margin: 0;
   padding:0;


}
h7  {
font-color:#ffc3a0;
  font-family: 'Ubuntu Mono';
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  margin: 0;
  padding:0;


}
 p {
   font-family: 'Ubuntu Mono';
   font-style: normal;
       font-size: 16px;


}


li {
   font-family: 'Monitorica';
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
list-style-type: none;
}
