@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;
}
td {
  padding: 5px;
  table-layout: auto;
  width: auto;
}

td:nth-of-type(1) {
  width: 7em;
}

@media screen and (max-width: 900px) {
  .main-birgit {
    display: flex;
    flex-direction: column-reverse;
  }
  h4 {
    padding: 0 15px;
  }
}/*# sourceMappingURL=birgit.css.map */