@font-face {
  font-family: "Phosphor";
  src: url("/fonts/phosphor/Phosphor.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Phosphor-Fill";
  src: url("/fonts/phosphor/Phosphor-Fill.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-fill {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "Phosphor-Fill" !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-anchor:before {
  content: "\e514";
}
.ph.ph-arrow-down:before {
  content: "\e03e";
}
.ph.ph-arrow-left:before {
  content: "\e058";
}
.ph.ph-arrow-right:before {
  content: "\e06c";
}
.ph.ph-arrow-up-right:before {
  content: "\e092";
}
.ph.ph-check-circle:before {
  content: "\e184";
}
.ph.ph-compass:before {
  content: "\e1c8";
}
.ph.ph-drop:before {
  content: "\e210";
}
.ph.ph-envelope-simple:before {
  content: "\e218";
}
.ph.ph-github-logo:before {
  content: "\e576";
}
.ph.ph-linkedin-logo:before {
  content: "\e2ee";
}
.ph.ph-list:before {
  content: "\e2f0";
}
.ph.ph-map-pin:before {
  content: "\e316";
}
.ph.ph-rss-simple:before {
  content: "\e402";
}
.ph.ph-seal-check:before {
  content: "\e606";
}
.ph.ph-sparkle:before {
  content: "\e6a2";
}
.ph.ph-x:before {
  content: "\e4f6";
}
.ph.ph-star:before {
  content: "\e46a";
}
.ph.ph-bed:before {
  content: "\e0cc";
}
.ph.ph-chat-text:before {
  content: "\e17a";
}
.ph.ph-chats-circle:before {
  content: "\e17e";
}
.ph.ph-cooking-pot:before {
  content: "\e764";
}
.ph.ph-footprints:before {
  content: "\ea88";
}
.ph.ph-git-branch:before {
  content: "\e278";
}
.ph.ph-git-commit:before {
  content: "\e27a";
}
.ph.ph-hand-heart:before {
  content: "\e810";
}
.ph.ph-house-line:before {
  content: "\e2c4";
}
.ph.ph-key:before {
  content: "\e2d6";
}
.ph.ph-magnifying-glass:before {
  content: "\e30c";
}
.ph.ph-medal:before {
  content: "\e320";
}
.ph.ph-megaphone:before {
  content: "\e324";
}
.ph.ph-receipt:before {
  content: "\e3ec";
}
.ph.ph-strategy:before {
  content: "\ea3a";
}
.ph.ph-umbrella:before {
  content: "\e684";
}
.ph.ph-users-three:before {
  content: "\e68e";
}
.ph.ph-wrench:before {
  content: "\e5d4";
}
.ph-fill.ph-push-pin:before {
  content: "\e3e2";
}
.ph-fill.ph-medal:before {
  content: "\e320";
}