@font-face {
  font-family: "Phosphor";
  src: url("./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-sun:before {
  content: "\e472";
}
.ph.ph-moon:before {
  content: "\e330";
}
.ph.ph-target:before {
  content: "\e47c";
}
.ph.ph-buildings:before {
  content: "\e102";
}
.ph.ph-lightbulb:before {
  content: "\e2dc";
}
.ph.ph-arrow-right:before {
  content: "\e06c";
}
.ph.ph-chat-circle:before {
  content: "\e168";
}
.ph.ph-shield-check:before {
  content: "\e40c";
}
.ph.ph-globe:before {
  content: "\e288";
}
.ph.ph-lock-key:before {
  content: "\e2fe";
}
.ph.ph-lock:before {
  content: "\e2fa";
}
.ph.ph-file-text:before {
  content: "\e23a";
}
.ph.ph-clipboard-text:before {
  content: "\e198";
}
.ph.ph-handshake:before {
  content: "\e582";
}
.ph.ph-currency-dollar:before {
  content: "\e550";
}
.ph.ph-chart-line-up:before {
  content: "\e156";
}
.ph.ph-chart-bar:before {
  content: "\e150";
}
.ph.ph-monitor:before {
  content: "\e32e";
}
.ph.ph-calculator:before {
  content: "\e538";
}
.ph.ph-funnel:before {
  content: "\e266";
}
.ph.ph-magnifying-glass:before {
  content: "\e30c";
}
.ph.ph-check-circle:before {
  content: "\e184";
}
.ph.ph-warning:before {
  content: "\e4e0";
}
.ph.ph-hand-coins:before {
  content: "\ea8c";
}
.ph.ph-files:before {
  content: "\e710";
}
.ph.ph-arrow-bend-up-right:before {
  content: "\e026";
}
.ph.ph-notebook:before {
  content: "\e34e";
}
.ph.ph-check:before {
  content: "\e182";
}
.ph.ph-user:before {
  content: "\e4c2";
}
.ph.ph-warning-circle:before {
  content: "\e4e2";
}
.ph.ph-download:before {
  content: "\e20a";
}
.ph.ph-credit-card:before {
  content: "\e1d2";
}
.ph.ph-house:before {
  content: "\e2c2";
}
.ph.ph-umbrella:before {
  content: "\e684";
}
.ph.ph-heartbeat:before {
  content: "\e2ac";
}
.ph.ph-person:before {
  content: "\e3a8";
}
.ph.ph-airplane-takeoff:before {
  content: "\e504";
}
.ph.ph-list-checks:before {
  content: "\eadc";
}
.ph.ph-translate:before {
  content: "\e4a2";
}
.ph.ph-paper-plane-right:before {
  content: "\e396";
}
