@charset "UTF-8";

@font-face {
  font-family: "zm-iconfont";
  src:url("../webfonts/zm-iconfont.eot");
  src:url("../webfonts/zm-iconfont.eot?#iefix") format("embedded-opentype"),
    url("../webfonts/zm-iconfont.woff") format("woff"),
    url("../webfonts/zm-iconfont.ttf") format("truetype"),
    url("../webfonts/zm-iconfont.svg#zm-iconfont") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "zm-iconfont" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "zm-iconfont" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-arrow-right:before {
  content: "\61";
}
.icon-request:before {
  content: "\62";
}
.icon-request-1:before {
  content: "\63";
}
.icon-request-2:before {
  content: "\64";
}
.icon-account-hexagon:before {
  content: "\65";
}
.icon-alert-triangle-outline:before {
  content: "\68";
}
.icon-alert-circle-outline:before {
  content: "\69";
}
.icon-arrow-down-outline:before {
  content: "\66";
}
.icon-arrow-downward-outline:before {
  content: "\67";
}
.icon-arrow-ios-downward-outline:before {
  content: "\6a";
}
.icon-arrow-ios-upward-outline:before {
  content: "\6b";
}
.icon-checkmark-circle-outline:before {
  content: "\6c";
}
.icon-chevron-down-outline:before {
  content: "\6e";
}
.icon-chevron-left-outline:before {
  content: "\6f";
}
.icon-chevron-right-outline:before {
  content: "\70";
}
.icon-chevron-up-outline:before {
  content: "\71";
}
.icon-icon-mitarbeiter:before {
  content: "\6d";
}
.icon-phone:before {
  content: "\72";
}
.icon-mail:before {
  content: "\73";
}
.icon-home:before {
  content: "\74";
}
.icon-check:before {
  content: "\75";
}
.icon-flag:before {
  content: "\76";
}
.icon-flag-fill:before {
  content: "\77";
}
.icon-phone-1:before {
  content: "\78";
}