/* InflamAI Phosphor subset: only icons used by the public website. */
@font-face {
  font-family: "Phosphor-Fill";
  src: url("./fill/Phosphor-Fill-Subset.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Phosphor-Bold";
  src: url("./bold/Phosphor-Bold-Subset.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.ph-fill, .ph-bold {
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  letter-spacing: 0;
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -ms-font-feature-settings: "liga" 1;
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ph-fill { font-family: "Phosphor-Fill" !important; }
.ph-bold { font-family: "Phosphor-Bold" !important; }
.ph-fill:before, .ph-bold:before { display: inline-block; }
.ph-fill.ph-book-open:before { content: "\e0e6"; }
.ph-fill.ph-check-circle:before { content: "\e184"; }
.ph-fill.ph-check-square:before { content: "\e186"; }
.ph-fill.ph-circle-dashed:before { content: "\e602"; }
.ph-fill.ph-cloud:before { content: "\e1aa"; }
.ph-fill.ph-compass:before { content: "\e1c8"; }
.ph-fill.ph-cookie:before { content: "\e6ca"; }
.ph-fill.ph-device-mobile:before { content: "\e1e0"; }
.ph-fill.ph-device-mobile-camera:before { content: "\e1e2"; }
.ph-fill.ph-envelope-open:before { content: "\e216"; }
.ph-fill.ph-envelope-simple:before { content: "\e218"; }
.ph-fill.ph-eraser:before { content: "\e21e"; }
.ph-fill.ph-first-aid:before { content: "\e56e"; }
.ph-fill.ph-flame:before { content: "\e624"; }
.ph-fill.ph-flask:before { content: "\e79e"; }
.ph-fill.ph-flower-lotus:before { content: "\e6cc"; }
.ph-fill.ph-hand-heart:before { content: "\e810"; }
.ph-fill.ph-hand-palm:before { content: "\e57e"; }
.ph-fill.ph-heart:before { content: "\e2a8"; }
.ph-fill.ph-house:before { content: "\e2c2"; }
.ph-fill.ph-info:before { content: "\e2ce"; }
.ph-fill.ph-lightbulb:before { content: "\e2dc"; }
.ph-fill.ph-lock-key:before { content: "\e2fe"; }
.ph-fill.ph-moon:before { content: "\e330"; }
.ph-fill.ph-moon-stars:before { content: "\e58e"; }
.ph-fill.ph-notebook:before { content: "\e34e"; }
.ph-fill.ph-person-simple:before { content: "\e72e"; }
.ph-fill.ph-person-simple-run:before { content: "\e730"; }
.ph-fill.ph-pill:before { content: "\e700"; }
.ph-fill.ph-prohibit:before { content: "\e3de"; }
.ph-fill.ph-scales:before { content: "\e750"; }
.ph-fill.ph-seal-check:before { content: "\e606"; }
.ph-fill.ph-shield-check:before { content: "\e40c"; }
.ph-fill.ph-sign-out:before { content: "\e42a"; }
.ph-fill.ph-sparkle:before { content: "\e6a2"; }
.ph-fill.ph-squares-four:before { content: "\e464"; }
.ph-fill.ph-sun:before { content: "\e472"; }
.ph-fill.ph-sun-horizon:before { content: "\e5b6"; }
.ph-fill.ph-translate:before { content: "\e4a2"; }
.ph-fill.ph-users-three:before { content: "\e68e"; }
.ph-bold.ph-arrow-down:before { content: "\e03e"; }
.ph-bold.ph-arrow-left:before { content: "\e058"; }
.ph-bold.ph-arrow-right:before { content: "\e06c"; }
.ph-bold.ph-list:before { content: "\e2f0"; }
.ph-bold.ph-plus:before { content: "\e3d4"; }
.ph-bold.ph-x:before { content: "\e4f6"; }

