@font-face {
  font-family: "Phosphor-Bold";
  src: url("./fonts/Phosphor-Bold.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Phosphor";
  src: url("./fonts/Phosphor.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.ph-bold {
  font-family: "Phosphor-Bold" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ph {
  font-family: "Phosphor" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ph-bold.ph-activity:before { content: "\e000"; }
.ph-bold.ph-backpack:before { content: "\e922"; }
.ph-bold.ph-barbell:before { content: "\e0b6"; }
.ph-bold.ph-buildings:before { content: "\e102"; }
.ph-bold.ph-bus:before { content: "\e106"; }
.ph-bold.ph-clock:before { content: "\e19a"; }
.ph-bold.ph-crosshair-simple:before { content: "\e1d8"; }
.ph-bold.ph-flower-lotus:before { content: "\e6cc"; }
.ph-bold.ph-graduation-cap:before { content: "\e62c"; }
.ph-bold.ph-hand-heart:before { content: "\e810"; }
.ph-bold.ph-handshake:before { content: "\e582"; }
.ph-bold.ph-heart:before { content: "\e2a8"; }
.ph-bold.ph-laptop:before { content: "\e586"; }
.ph-bold.ph-leaf:before { content: "\e2da"; }
.ph-bold.ph-lightning:before { content: "\e2de"; }
.ph-bold.ph-person-arms-spread:before { content: "\ecfe"; }
.ph-bold.ph-person-simple-run:before { content: "\e730"; }
.ph-bold.ph-person-simple-walk:before { content: "\e73a"; }
.ph-bold.ph-presentation-chart:before { content: "\e656"; }
.ph-bold.ph-seal-check:before { content: "\e606"; }
.ph-bold.ph-shield-check:before { content: "\e40c"; }
.ph-bold.ph-sparkle:before { content: "\e6a2"; }
.ph-bold.ph-timer:before { content: "\e492"; }
.ph-bold.ph-users-three:before { content: "\e68e"; }
.ph-bold.ph-wheelchair:before { content: "\e4e8"; }
.ph.ph-check-circle:before { content: "\e184"; }
.ph.ph-clock:before { content: "\e19a"; }
.ph.ph-envelope:before { content: "\e214"; }
.ph.ph-lock:before { content: "\e2fa"; }
.ph.ph-map-pin:before { content: "\e316"; }
.ph.ph-phone:before { content: "\e3b8"; }
.ph.ph-user:before { content: "\e4c2"; }
.ph-icon-sm { font-size: 1rem; }
.ph-icon-lg { font-size: 1.5rem; }
.ph-icon-xl { font-size: 2rem; }
