.titillium-web-regular {
  font-family: "Titillium Web", sans-serif;
  font-weight: 400;
  font-style: normal;
}

body {
color: gainsboro;
background-color: black;
font-family: "Titillium Web";
}

