/*
 * Phosphor Icons Web 2.1.2 — Regular outline subset for the portal.
 * MIT License: ./LICENSE
 */
@font-face {
  font-family: "Phosphor Portal";
  src: url("./phosphor-regular-portal.woff2") format("woff2");
  font-style: normal;
  font-weight: normal;
  font-display: block;
}

.ph {
  /* Keep icon rendering stable when browser extensions replace page fonts. */
  font-family: "Phosphor Portal" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  letter-spacing: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ph.ph-house::before {
  content: "\e2c2";
}

.ph.ph-key::before {
  content: "\e2d6";
}

.ph.ph-chart-line-up::before {
  content: "\e156";
}

.ph.ph-shield-check::before {
  content: "\e40c";
}

.ph.ph-users-three::before {
  content: "\e68e";
}

.ph.ph-file-text::before {
  content: "\e23a";
}

.ph.ph-gear-six::before {
  content: "\e272";
}

.ph.ph-wallet::before {
  content: "\e68a";
}

.ph.ph-cube::before {
  content: "\e1da";
}

.ph.ph-puzzle-piece::before {
  content: "\e596";
}

.ph.ph-link::before {
  content: "\e2e2";
}

.ph.ph-bell::before {
  content: "\e0ce";
}

.ph.ph-question::before {
  content: "\e3e8";
}
