/* Phosphor Icons regular subset, MIT License. Source: https://phosphoricons.com */
@font-face {
  font-family: "Phosphor";
  src: url("./Phosphor.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

.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-arrow-counter-clockwise::before { content: "\e038"; }
.ph-arrow-right::before { content: "\e06c"; }
.ph-book-open::before { content: "\e0e6"; }
.ph-bookmark-simple::before { content: "\e0ea"; }
.ph-calculator::before { content: "\e538"; }
.ph-cards::before { content: "\e0f8"; }
.ph-caret-down::before { content: "\e136"; }
.ph-clipboard-text::before { content: "\e198"; }
.ph-clock::before { content: "\e19a"; }
.ph-copy::before { content: "\e1ca"; }
.ph-envelope::before { content: "\e214"; }
.ph-flower::before { content: "\e75e"; }
.ph-game-controller::before { content: "\e26e"; }
.ph-heart::before { content: "\e2a8"; }
.ph-house::before { content: "\e2c2"; }
.ph-leaf::before { content: "\e2da"; }
.ph-list::before { content: "\e2f0"; }
.ph-lock::before { content: "\e2fa"; }
.ph-moon::before { content: "\e330"; }
.ph-question::before { content: "\e3e8"; }
.ph-quotes::before { content: "\e660"; }
.ph-scales::before { content: "\e750"; }
.ph-seal-check::before { content: "\e606"; }
.ph-share-network::before { content: "\e408"; }
.ph-share::before { content: "\e406"; }
.ph-smiley::before { content: "\e436"; }
.ph-sparkle::before { content: "\e6a2"; }
.ph-star-four::before { content: "\e6a4"; }
.ph-sun::before { content: "\e472"; }
.ph-users::before { content: "\e4d6"; }
.ph-warning-circle::before { content: "\e4e2"; }
.ph-x::before { content: "\e4f6"; }
