@font-face {
  font-family: "frente_h1regular";
  src: url("../font/frenteh1-regular-webfont.woff2") format("woff2"), url("../font/frenteh1-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "arima_koshibold";
  src: url("../font/arimakoshi-bold-webfont.woff2") format("woff2"), url("../font/arimakoshi-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "bellotabold";
  src: url("../font/bellota-bold-webfont.woff2") format("woff2"), url("../font/bellota-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "bellotaregular";
  src: url("../font/bellota-regular-webfont.woff2") format("woff2"), url("../font/bellota-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
main ul li {
  margin: 10px 0px;
}

h5 {
  text-align: center;
}

@media screen and (max-width: 900px) {
  .haltung {
    display: flex;
    flex-direction: column-reverse;
  }
}/*# sourceMappingURL=methoden.css.map */