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

.ph {
  display: inline-block;
  width: 1em;
  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-arrow-up-right::before { content: "\e092"; }
.ph.ph-broadcast::before { content: "\e0f2"; }
.ph.ph-camera::before { content: "\e10e"; }
.ph.ph-crown::before { content: "\e614"; }
.ph.ph-crown-simple::before { content: "\e616"; }
.ph.ph-house::before { content: "\e2c2"; }
.ph.ph-lock-key-open::before { content: "\e300"; }
.ph.ph-microphone-stage::before { content: "\e75c"; }
.ph.ph-play::before { content: "\e3d0"; }
.ph.ph-share-network::before { content: "\e408"; }
.ph.ph-shopping-bag-open::before { content: "\e418"; }
.ph.ph-sparkle::before { content: "\e6a2"; }
.ph.ph-x::before { content: "\e4f6"; }
