@font-face {
  font-family: "Phosphor";
  src: url("/fonts/Phosphor.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.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;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ph.ph-bell-ringing:before { content: "\e5e8"; }
.ph.ph-check-circle:before { content: "\e184"; }
.ph.ph-cpu:before { content: "\e610"; }
.ph.ph-devices:before { content: "\eba4"; }
.ph.ph-discord-logo:before { content: "\e61a"; }
.ph.ph-game-controller:before { content: "\e26e"; }
.ph.ph-house-simple:before { content: "\e2c6"; }
.ph.ph-lightning:before { content: "\e2de"; }
.ph.ph-lock:before { content: "\e2fa"; }
.ph.ph-shield-check:before { content: "\e40c"; }
.ph.ph-shopping-cart:before { content: "\e41e"; }
.ph.ph-speedometer:before { content: "\ee74"; }
.ph.ph-tag:before { content: "\e478"; }
.ph.ph-users-three:before { content: "\e68e"; }
.ph.ph-video-camera:before { content: "\e4da"; }
.ph.ph-x-circle:before { content: "\e4f8"; }
