@font-face {
  font-family: "DINOT-regular";
  src: url("../fonts/53fb9c60-2054-4c31-9283-5562244b49359.woff2") format("woff2"), url("../fonts/45831ca8-93bd-4808-aa5f-3c915944f727.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
body {
  font-family: "DINOT-regular" !important;
}

@font-face {
  font-family: "icomoon";
  src: url(../"fonts/icomoon.eot?c5eyuy");
  src: url("../fonts/icomoon.eot?c5eyuy#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?c5eyuy") format("truetype"), url("../fonts/icomoon.woff?c5eyuy") format("woff"), url("../fonts/icomoon.svg?c5eyuy#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-din-pfeil-l:before {
  content: "\e900";
  color: #fff;
}
.icon-din-pfeil-r:before {
  content: "\e901";
  color: #fff;
}
.icon-din-pfeil-u:before {
  content: "\e902";
  color: #fff;
}
.icon-din-pfeil-o:before {
  content: "\e903";
  color: #fff;
}

.sp-megamenu-parent > li > a {
  line-height: 40px;
  border-bottom: 2px solid transparent;
}

.sp-megamenu-parent > li > a:hover {
  border-bottom: 2px solid #000000;
}

a.shop:hover {
  border-bottom: 2px solid #e5007d !important;
}

a.workflow:hover {
  border-bottom: 2px solid #009cbc !important;
}

a.analytics:hover {
  border-bottom: 2px solid #f59c00 !important;
}

a.lift:hover {
  border-bottom: 2px solid #64b347 !important;
}
