.patrick-hand-regular {
  font-family: "Patrick Hand", cursive;
  font-weight: 400;
  font-style: normal;
}
body {
  background-color: #000f36;
  color: white;
  font-family:"Patrick Hand";
  
}