@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-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-variant-ligatures: discretionary-ligatures;
  font-variant-ligatures: discretionary-ligatures;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ph.ph-arrows-clockwise:before { content: "\e094"; }
.ph.ph-bell-ringing:before { content: "\e5e8"; }
.ph.ph-caret-down:before { content: "\e136"; }
.ph.ph-download-simple:before { content: "\e20c"; }
.ph.ph-eye:before { content: "\e220"; }
.ph.ph-globe-simple:before { content: "\e28e"; }
.ph.ph-list:before { content: "\e2f0"; }
.ph.ph-microphone:before { content: "\e326"; }
.ph.ph-qr-code:before { content: "\e3e6"; }
.ph.ph-shield-check:before { content: "\e40c"; }
.ph.ph-video-camera:before { content: "\e4da"; }
.ph.ph-wifi-slash:before { content: "\e4f2"; }
.ph.ph-x:before { content: "\e4f6"; }
.ph.ph-x-circle:before { content: "\e4f8"; }
