/* TODEY OS icon subset of Bootstrap Icons 1.11.3 (same selectors, declarations, @font-face and order; unused icon rules removed). Full sheet kept alongside for admin screens. */
@font-face {
  font-display: block;
  font-family: "bootstrap-icons";
  src: url("../fonts/bootstrap-icons.woff2?8d200481aa7f02a2d63a331fc782cfaf") format("woff2"),
  url("../fonts/bootstrap-icons.woff?8d200481aa7f02a2d63a331fc782cfaf") format("woff");
  line-height: 1;
}
.bi::before,
[class^="bi-"]::before,
[class*=" bi-"]::before{display: inline-block;
  font-family: bootstrap-icons;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  vertical-align: -.125em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;}
.bi-credit-card-2-back-fill::before{content: "\f2d7";}
.bi-credit-card-fill::before{content: "\f2db";}
.bi-credit-card::before{content: "\f2dc";}
.bi-discord::before{content: "\f300";}
.bi-dot::before{content: "\f309";}
.bi-facebook::before{content: "\f344";}
.bi-github::before{content: "\f3ed";}
.bi-globe::before{content: "\f3ee";}
.bi-instagram::before{content: "\f437";}
.bi-linkedin::before{content: "\f472";}
.bi-patch-check-fill::before{content: "\f4b5";}
.bi-star-fill::before{content: "\f586";}
.bi-filetype-doc::before{content: "\f744";}
