/* Phosphor Light — trimmed local subset (28 glyphs used by KH LPs). Source: @phosphor-icons/web@2.1.1 */

@font-face {
  font-family: "Phosphor-Light";
  src:
    url("Phosphor-Light.woff2") format("woff2"),
    url("Phosphor-Light.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

.ph-light {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "Phosphor-Light" !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-arrows-left-right:before {
  content: "\e0a0";
}
.ph-broom:before {
  content: "\ec54";
}
.ph-chat-circle-text:before {
  content: "\e16e";
}
.ph-check-circle:before {
  content: "\e184";
}
.ph-check-fat:before {
  content: "\eba6";
}
.ph-clock-afternoon:before {
  content: "\e19c";
}
.ph-clock-countdown:before {
  content: "\ed2c";
}
.ph-cloud-sun:before {
  content: "\e540";
}
.ph-drop-half:before {
  content: "\e566";
}
.ph-factory:before {
  content: "\e760";
}
.ph-hand-heart:before {
  content: "\e810";
}
.ph-handshake:before {
  content: "\e582";
}
.ph-house-line:before {
  content: "\e2c4";
}
.ph-lock-simple:before {
  content: "\e308";
}
.ph-map-pin:before {
  content: "\e316";
}
.ph-medal:before {
  content: "\e320";
}
.ph-paint-brush-household:before {
  content: "\e6f2";
}
.ph-paint-bucket:before {
  content: "\e392";
}
.ph-paint-roller:before {
  content: "\e6f4";
}
.ph-palette:before {
  content: "\e6c8";
}
.ph-phone-call:before {
  content: "\e3ba";
}
.ph-piggy-bank:before {
  content: "\ea04";
}
.ph-quotes:before {
  content: "\e660";
}
.ph-ruler:before {
  content: "\e6b8";
}
.ph-seal-check:before {
  content: "\e606";
}
.ph-shield-check:before {
  content: "\e40c";
}
.ph-star:before {
  content: "\e46a";
}
.ph-trophy:before {
  content: "\e67e";
}
