body {
  background-image: url('websiteBackground.png');
  background-position:center center;
  background-size: cover; 
  width: 100vw;
  height: 100vh;
}

.merriweather-sans-generalFont {
  font-family: "Merriweather Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}

.dotgothic16-regular {
  font-family: "DotGothic16", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.gothic-a1-regular {
  font-family: "Gothic A1", sans-serif;
  font-weight: 400;
  font-style: normal;
}
