@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?ifnbyy');
  src:  url('fonts/icomoon.eot?ifnbyy#iefix') format('embedded-opentype'),
    url('fonts/icomoon.woff2?ifnbyy') format('woff2'),
    url('fonts/icomoon.ttf?ifnbyy') format('truetype'),
    url('fonts/icomoon.woff?ifnbyy') format('woff'),
    url('fonts/icomoon.svg?ifnbyy#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: never;
  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-icon-location:before {
  content: "\e900";
  color: #52a133;
}
.icon-icon-login:before {
  content: "\e901";
  color: #fff;
}
.icon-icon-mail:before {
  content: "\e902";
  color: #fff;
}
.icon-icon-phone:before {
  content: "\e903";
  color: #fff;
}
.icon-icon-shopping-cart:before {
  content: "\e904";
  color: #fff;
}
.icon-logo-neumayer-border:before {
  content: "\e905";
  color: #d9ebe0;
}
.icon-logo-neumayer-mark-green:before {
  content: "\e906";
  color: #52a133;
}
.icon-logo-neumayer-mark-white:before {
  content: "\e907";
  color: #fff;
}
.icon-menu-close:before {
  content: "\e908";
  color: #fff;
}
.icon-menu-open:before {
  content: "\e909";
  color: #fff;
}
.icon-arrow-up2:before {
  content: "\edb8";
}
.icon-arrow-right2:before {
  content: "\edbc";
}
.icon-arrow-down2:before {
  content: "\edc0";
}
.icon-arrow-left2:before {
  content: "\edc4";
}
