@font-face {
  font-display: swap;
  font-family: sp-team-fontello;
  src: url("");
  src:
    url("") format("embedded-opentype"),
    url("") format("woff2"),
    url("") format("woff"),
    url("") format("truetype"),
    url("") format("svg");
  font-weight: 400;
  font-style: normal;
}
[class*=" sp-team-icon-"]:before,
[class^="sp-team-icon-"]:before {
  font-family: sp-team-fontello;
  font-style: normal;
  font-weight: 400;
  speak: never;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 0.2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.sp-team-icon-bookbub:before {
  content: "\e800";
}
.sp-team-icon-google-scholar:before {
  content: "\e801";
}
.sp-team-icon-tiktok:before {
  content: "\e802";
}
.sp-team-icon-goodreads:before {
  content: "\e803";
}