@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "wings-website-icons" !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: "wings-website-icons" !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-master:before {
  content: "\6d";
}
.icon-master-square:before {
  content: "\4d";
}
.icon-bachelor:before {
  content: "\62";
}
.icon-bachelor-square:before {
  content: "\42";
}
.icon-diplom:before {
  content: "\64";
}
.icon-diplom-square:before {
  content: "\44";
}
.icon-weiterbildung:before {
  content: "\77";
}
.icon-weiterbildung-square:before {
  content: "\57";
}
.icon-personalentwicklung:before {
  content: "\68";
}
.icon-personalentwicklung-square:before {
  content: "\48";
}
.icon-wings:before {
  content: "\6c";
}
.icon-wings-square:before {
  content: "\4c";
}
.icon-menu:before {
  content: "\2630";
}
.icon-search:before {
  content: "\1f50d";
}
.icon-left:before {
  content: "\2039";
}
.icon-right:before {
  content: "\203a";
}
.icon-up:before {
  content: "\25b4";
}
.icon-down:before {
  content: "\25be";
}
.icon-close:before {
  content: "\2715";
}
.icon-check:before {
  content: "\2713";
}
.icon-phone:before {
  content: "\2706";
}
.icon-mail:before {
  content: "\2709";
}
.icon-map-marker:before {
  content: "\2207";
}
.icon-facebook:before {
  content: "\46";
}
.icon-xing:before {
  content: "\58";
}
.icon-youtube:before {
  content: "\59";
}
.icon-rss:before {
  content: "\52";
}
.icon-googleplus:before {
  content: "\47";
}
.icon-twitter:before {
  content: "\54";
}
.icon-whatsapp:before {
  content: "\41";
}
