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

.ph-fill {
  font-family: "Phosphor-Fill" !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-fill.ph-apple-logo:before { content: "\e516"; }
.ph-fill.ph-check-circle:before { content: "\e184"; }
.ph-fill.ph-crown-simple:before { content: "\e616"; }
.ph-fill.ph-eye-closed:before { content: "\e222"; }
.ph-fill.ph-flashlight:before { content: "\e246"; }
.ph-fill.ph-google-play-logo:before { content: "\e294"; }
.ph-fill.ph-lock-key:before { content: "\e2fe"; }
.ph-fill.ph-moon:before { content: "\e330"; }
.ph-fill.ph-picture-in-picture:before { content: "\e64c"; }
.ph-fill.ph-shield-check:before { content: "\e40c"; }
.ph-fill.ph-users-three:before { content: "\e68e"; }
.ph-fill.ph-waves:before { content: "\e6de"; }
