/* Subset of @phosphor-icons/web 2.1.2 used by the AI COO OS navigation. */
@font-face{
  font-family:"Phosphor";
  src:url("./Phosphor.woff2") format("woff2");
  font-weight:normal;
  font-style:normal;
  font-display:block;
}
.ph{
  font-family:"Phosphor"!important;
  speak:never;
  font-style:normal;
  font-weight:normal;
  font-variant:normal;
  text-transform:none;
  line-height:1;
  letter-spacing:0;
  font-feature-settings:"liga";
  font-variant-ligatures:discretionary-ligatures;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
}
.ph.ph-house::before{content:"\e2c2"}
.ph.ph-grid-four::before{content:"\e296"}
.ph.ph-globe::before{content:"\e288"}
.ph.ph-lightbulb::before{content:"\e2dc"}
.ph.ph-check-circle::before{content:"\e184"}
.ph.ph-flask::before{content:"\e79e"}
.ph.ph-file-text::before{content:"\e23a"}
.ph.ph-chat-centered-dots::before{content:"\e164"}
.ph.ph-database::before{content:"\e1de"}
.ph.ph-clipboard-text::before{content:"\e198"}
.ph.ph-target::before{content:"\e47c"}
