@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "tribuna" !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: "tribuna" !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-dok2:before {
  content: "b";
}
.icon-dok1:before {
  content: "c";
}
.icon-dok3:before {
  content: "d";
}
.icon-eck:before {
  content: "e";
}
.icon-editieren:before {
  content: "f";
}
.icon-hinzufuegen:before {
  content: "g";
}
.icon-print1:before {
  content: "h";
}
.icon-suchen:before {
  content: "k";
}
.icon-adressbuch2:before {
  content: "a";
}
.icon-adressbuch:before {
  content: "l";
}
.icon-weitersagen:before {
  content: "m";
}
.icon-print2-1:before {
  content: "j";
}
.icon-print3:before {
  content: "n";
}
.icon-enter:before {
  content: "i";
}
.icon-maximieren:before {
  content: "o";
}
.icon-minimieren:before {
  content: "p";
}
.icon-standort-hinzufuegen:before {
  content: "q";
}
