
.josefin-sans-regular {
  font-family: "Josefin Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

.alike-angular-regular {
    font-family: "Alike Angular", serif;
    font-weight: 400;
    font-style: normal;
  }

body {
color:white;
  font-family: "Josefin Sans", sans-serif;
}


h1, h2{
  font-family: "Alike Angular", serif;
}