@font-face {
  font-display: block;
  font-family: "bootstrap-icons";
  src: url("./fonts/bootstrap-icons.woff2") format("woff2");
}

.bi-openai::before {
  content: "\f915";
}

.bi-claude::before {
  content: "\f914";
}
