
@font-face {
    font-family: 'access_web_iconsregular';
    src: url('adi-webfont.eot');
    src: url('adi-webfont.eot?#iefix') format('embedded-opentype'),
        url('adi-webfont.woff2') format('woff2'),
        url('adi-webfont.woff') format('woff'),
        url('adi-webfont.ttf') format('truetype'),
        url('adi-webfont.svg#access_web_iconsregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.adi {
  display: inline-block;
  font: normal normal normal 24px/1 "access_web_iconsregular";
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
.adi-siedle-admin:before {
  content: "a";
}
.adi-siedle-avp:before {
  content: "b";
}
.adi-siedle-knx:before {
  content: "c";
}
.adi-siedle-asc:before {
  content: "d";
}

