.englebert-regular-350 {
  font-family: "Englebert", cursive;
  font-weight: 400;
  font-size: 350;
  font-style: normal;
}
.englebert-regular-50 {
  font-family: "Englebert", cursive;
  font-weight: 400;
  font-size: 50;
  font-style: normal;
}
.englebert-regular-30 {
  font-family: "Englebert", cursive;
  font-weight: 400;
  font-size: 30;
  font-style: normal;
}

.englebert-regular-20 {
  font-family: "Englebert", cursive;
  font-weight: 400;
  font-size: 20;
  font-style: normal;
}
body {
 background-color: #edece8;
}
.imagedefond { 
  background-image: url("/images/laverte_2x.jpg");
  background-color: #edece8;
background-repeat: no-repeat;
  background-position: center;
background-size: cover;
}

