:root {
  --fontHead: "DaimlerCSLight", Arial, Lucida, sans-serif;
  --fontBody: "DaimlerCSLight", Arial, Lucida, sans-serif;
}

@font-face {
  font-family: "msc-custom";
  src: url("msc-icon-bus.eot");
  src: url("msc-icon-bus.eot") format("embedded-opentype"), url("msc-icon-bus.ttf") format("truetype"), url("msc-icon-bus.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^=msc-fi-],
[class*=" msc-fi-"] {
  font-family: "msc-custom" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  position: absolute;
  right: 30px;
  top: 18px;
}

.font-icon-info:before {
  font-family: "msc-custom" !important;
  content: "\e900";
  font-size: 18px;
  margin-right: 4px;
}

.msc-fi-home:before {
  content: "\e901";
}

.msc-fi-rechnung:before {
  content: "\e902";
}

.msc-fi-entgeldabrechnung:before {
  content: "\e903";
}

.msc-fi-administration:before {
  content: "\e909";
}

.msc-fi-autorisierung:before {
  content: "\e914";
}

.msc-fi-karten:before {
  content: "\e915";
}

.msc-fi-kontakt:before {
  content: "\e91e";
}

.msc-fi-faq:before {
  content: "\e91f";
}

.msc-fi-guthaben:before {
  content: "\e920";
}

.msc-fi-abrechnung:before {
  content: "\e926";
}

.msc-fi-mitteilung:before {
  content: "\e92d";
}

.msc-fi-advice:before {
  content: "\e92e";
}

#redesign-text-logo {
  display: none;
}

#redesign-header-logo {
  background-image: url(logo-outlet.jpg);
  margin: 15px auto;
  background-size: 100%;
  width: 300px;
  height: 100px;
}

.msc-content-header-image {
  background-image: url(/msc-startseite-image.jpg);
}

#mainContent .section-landing-heading {
  color: black;
}