@font-face {
  font-family: "Phosphor-Bold";
  font-style: normal;
  font-weight: normal;
  font-display: block;
  src: url("./Phosphor-Bold-subset.woff2") format("woff2");
}
.ph-bold {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "Phosphor-Bold" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Enable Ligatures ================ */
  letter-spacing: 0;
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  font-feature-settings: "liga";
  -webkit-font-variant-ligatures: discretionary-ligatures;
  font-variant-ligatures: discretionary-ligatures;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ph-atom:before { content: "\e5e4"; }
.ph-brain:before { content: "\e74e"; }
.ph-calendar-check:before { content: "\e712"; }
.ph-caret-down:before { content: "\e136"; }
.ph-caret-left:before { content: "\e138"; }
.ph-caret-right:before { content: "\e13a"; }
.ph-chart-line-up:before { content: "\e156"; }
.ph-chat-circle-dots:before { content: "\e16c"; }
.ph-chats:before { content: "\e17c"; }
.ph-check:before { content: "\e182"; }
.ph-check-circle:before { content: "\e184"; }
.ph-circle:before { content: "\e18a"; }
.ph-circles-three-plus:before { content: "\e194"; }
.ph-clock-countdown:before { content: "\ed2c"; }
.ph-compass:before { content: "\e1c8"; }
.ph-fire:before { content: "\e242"; }
.ph-flame:before { content: "\e624"; }
.ph-globe-hemisphere-west:before { content: "\e28c"; }
.ph-graduation-cap:before { content: "\e62c"; }
.ph-hand-coins:before { content: "\ea8c"; }
.ph-headset:before { content: "\e584"; }
.ph-instagram-logo:before { content: "\e2d0"; }
.ph-lightning:before { content: "\e2de"; }
.ph-list:before { content: "\e2f0"; }
.ph-magic-wand:before { content: "\e6b6"; }
.ph-map-trifold:before { content: "\e31a"; }
.ph-microphone:before { content: "\e326"; }
.ph-play-circle:before { content: "\e3d2"; }
.ph-receipt:before { content: "\e3ec"; }
.ph-rocket-launch:before { content: "\e3fe"; }
.ph-shield-check:before { content: "\e40c"; }
.ph-sparkle:before { content: "\e6a2"; }
.ph-star:before { content: "\e46a"; }
.ph-target:before { content: "\e47c"; }
.ph-tiktok-logo:before { content: "\eaf2"; }
.ph-trophy:before { content: "\e67e"; }
.ph-users-three:before { content: "\e68e"; }
.ph-video-camera:before { content: "\e4da"; }
.ph-waveform:before { content: "\e802"; }
.ph-x:before { content: "\e4f6"; }
.ph-x-circle:before { content: "\e4f8"; }
.ph-youtube-logo:before { content: "\e4fc"; }
