@font-face {
  font-family: "Phosphor";
  src: url("./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-clock-counter-clockwise::before { content: "\e1a0"; }
.ph.ph-lightning::before { content: "\e2de"; }
.ph.ph-paper-plane-tilt::before { content: "\e398"; }
.ph.ph-user-circle::before { content: "\e4c4"; }
