@font-face {
  font-family: "BisConnectIcons";
  src: url("./main.woff2?v1.006") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

.bc-icon {
  font-family: "BisConnectIcons" !important;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: never;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.bc-icon-mock-test-temp-logo::before,
.icon-mock-test-temp-logo::before {
  content: "\e001";
}
