@charset "UTF-8";

@font-face {
  font-family: "dabbaicons";
  src:url(#);
  src:url(#) format("embedded-opentype"),
    url("/wp-content/themes/dabba-theme/assets/dabbaicons/fonts/dabbaicons.woff") format("woff"),
    url("/wp-content/themes/dabba-theme/assets/dabbaicons/fonts/dabbaicons.ttf") format("truetype"),
    url("/wp-content/themes/dabba-theme/assets/dabbaicons/fonts/dabbaicons.svg") format("svg");
  font-weight: normal;
  font-style: normal;

}

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

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

.i-icon-adresse:before {
  content: "\61";
}
.i-icon-anmelden:before {
  content: "\62";
}
.i-icon-besteck:before {
  content: "\63";
}
.i-icon-gast:before {
  content: "\64";
}
.i-icon-lieferzeit:before {
  content: "\66";
}
.i-icon-retouren:before {
  content: "\67";
}
.i-icon-ubersicht:before {
  content: "\68";
}
.i-icon-zahlungsart:before {
  content: "\69";
}
.i-icon-facebook:before {
  content: "\6a";
}
.i-icon-instagram:before {
  content: "\6b";
}
.i-logo-b:before {
  content: "\6c";
  font-size: 135px;
  line-height: 100px;
}
.i-angle-down:before {
  content: "\6d";
}
.i-icon-left:before {
  content: "\6e";
}
.i-icon-right:before {
  content: "\6f";
}
.i-icon-up:before {
  content: "\70";
}
.i-icon-mame_twint:before,
.i-icon-wallee_1:before{
  content: "\71";
}
.i-icon-paypal:before {
  content: "\72";
}
.i-icon-stripe:before,
.i-icon-wallee_3:before{
  content: "\73";
}
.i-icon-cod:before {
  content: "\74";
}
.i-icon-dabbas:before {
  content: "\75";
}
.i-icon-lieferkosten:before {
  content: "\76";
}
.i-icon-minbestellung:before {
  content: "\77";
}
.i-icon-wartezeit:before {
  content: "\78";
}
.i-align-justify:before {
  content: "\79";
}
.i-icon-geniessen:before {
  content: "\65";
}
.i-icon-glocke:before {
  content: "\7a";
}
.i-icon-anmelden-ohne:before {
  content: "\41";
}