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

.ph {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "Phosphor" !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.ph-arrow-square-up-right:before {
  content: "\e07c";
}

.ph.ph-arrows-left-right:before {
  content: "\e0a0";
}

.ph.ph-bank:before {
  content: "\e0b4";
}

.ph.ph-book-open-text:before {
  content: "\e8f2";
}

.ph.ph-briefcase:before {
  content: "\e0ee";
}

.ph.ph-calendar-check:before {
  content: "\e712";
}

.ph.ph-chart-line-down:before {
  content: "\e8b6";
}

.ph.ph-chart-line-up:before {
  content: "\e156";
}

.ph.ph-chat-centered-text:before {
  content: "\e166";
}

.ph.ph-chat-teardrop-text:before {
  content: "\e178";
}

.ph.ph-chats-circle:before {
  content: "\e17e";
}

.ph.ph-check-circle:before {
  content: "\e184";
}

.ph.ph-coins:before {
  content: "\e78e";
}

.ph.ph-compass:before {
  content: "\e1c8";
}

.ph.ph-cpu:before {
  content: "\e610";
}

.ph.ph-crown:before {
  content: "\e614";
}

.ph.ph-currency-btc:before {
  content: "\e618";
}

.ph.ph-currency-circle-dollar:before {
  content: "\e54c";
}

.ph.ph-flag-checkered:before {
  content: "\ea38";
}

.ph.ph-folders:before {
  content: "\e260";
}

.ph.ph-gear-six:before {
  content: "\e272";
}

.ph.ph-gift:before {
  content: "\e276";
}

.ph.ph-graduation-cap:before {
  content: "\e62c";
}

.ph.ph-headset:before {
  content: "\e584";
}

.ph.ph-hourglass-low:before {
  content: "\e2b6";
}

.ph.ph-lifebuoy:before {
  content: "\e63a";
}

.ph.ph-list:before {
  content: "\e2f0";
}

.ph.ph-list-checks:before {
  content: "\eadc";
}

.ph.ph-map-trifold:before {
  content: "\e31a";
}

.ph.ph-monitor-play:before {
  content: "\e58c";
}

.ph.ph-paper-plane-tilt:before {
  content: "\e398";
}

.ph.ph-path:before {
  content: "\e39c";
}

.ph.ph-play-circle:before {
  content: "\e3d2";
}

.ph.ph-presentation-chart:before {
  content: "\e656";
}

.ph.ph-question:before {
  content: "\e3e8";
}

.ph.ph-quotes:before {
  content: "\e660";
}

.ph.ph-radio:before {
  content: "\e77e";
}

.ph.ph-rocket-launch:before {
  content: "\e3fe";
}

.ph.ph-seal-check:before {
  content: "\e606";
}

.ph.ph-shield-check:before {
  content: "\e40c";
}

.ph.ph-shield-warning:before {
  content: "\e412";
}

.ph.ph-sign-in:before {
  content: "\e428";
}

.ph.ph-signpost:before {
  content: "\e89c";
}

.ph.ph-squares-four:before {
  content: "\e464";
}

.ph.ph-stack:before {
  content: "\e466";
}

.ph.ph-telegram-logo:before {
  content: "\e5bc";
}

.ph.ph-timer:before {
  content: "\e492";
}

.ph.ph-trend-down:before {
  content: "\e4ac";
}

.ph.ph-trend-up:before {
  content: "\e4ae";
}

.ph.ph-user:before {
  content: "\e4c2";
}

.ph.ph-user-circle:before {
  content: "\e4c4";
}

.ph.ph-users-three:before {
  content: "\e68e";
}

.ph.ph-video-camera:before {
  content: "\e4da";
}

.ph.ph-wallet:before {
  content: "\e68a";
}

.ph.ph-warning-circle:before {
  content: "\e4e2";
}

.ph.ph-warning-diamond:before {
  content: "\e7fc";
}

.ph.ph-wave-sine:before {
  content: "\ea9a";
}

.ph.ph-x:before {
  content: "\e4f6";
}

.ph.ph-youtube-logo:before {
  content: "\e4fc";
}
