/* Phosphor Icons — self-hosted + SUBSET to the icons this theme uses.
   Generated by scripts/copy-assets.mjs; woff2 shrunk by scripts/subset-icons.py.
   Do not edit by hand — add icons to the markup and re-run `npm run assets`. */

/* ---- regular ---- */
@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-image:before { content: "\e2ca"; }
.ph.ph-map-trifold:before { content: "\e31a"; }
.ph.ph-user:before { content: "\e4c2"; }

/* ---- bold ---- */
@font-face {
  font-family: "Phosphor-Bold";
  src: url("./Phosphor-Bold.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.ph-bold {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "Phosphor-Bold" !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-bold.ph-arrow-right:before { content: "\e06c"; }
.ph-bold.ph-arrow-up-right:before { content: "\e092"; }
.ph-bold.ph-calendar-check:before { content: "\e712"; }
.ph-bold.ph-caret-right:before { content: "\e13a"; }
.ph-bold.ph-chat-circle:before { content: "\e168"; }
.ph-bold.ph-check-circle:before { content: "\e184"; }
.ph-bold.ph-clipboard-text:before { content: "\e198"; }
.ph-bold.ph-house:before { content: "\e2c2"; }
.ph-bold.ph-list:before { content: "\e2f0"; }
.ph-bold.ph-paper-plane-tilt:before { content: "\e398"; }
.ph-bold.ph-phone:before { content: "\e3b8"; }
.ph-bold.ph-seal-check:before { content: "\e606"; }
.ph-bold.ph-x:before { content: "\e4f6"; }

/* ---- fill ---- */
@font-face {
  font-family: "Phosphor-Fill";
  src: url("./Phosphor-Fill.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.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-fill.ph-baby:before { content: "\e774"; }
.ph-fill.ph-backpack:before { content: "\e922"; }
.ph-fill.ph-bowl-food:before { content: "\eaa4"; }
.ph-fill.ph-clock:before { content: "\e19a"; }
.ph-fill.ph-drop:before { content: "\e210"; }
.ph-fill.ph-envelope-simple:before { content: "\e218"; }
.ph-fill.ph-facebook-logo:before { content: "\e226"; }
.ph-fill.ph-first-aid-kit:before { content: "\e570"; }
.ph-fill.ph-fork-knife:before { content: "\e262"; }
.ph-fill.ph-hand-heart:before { content: "\e810"; }
.ph-fill.ph-handshake:before { content: "\e582"; }
.ph-fill.ph-heart:before { content: "\e2a8"; }
.ph-fill.ph-instagram-logo:before { content: "\e2d0"; }
.ph-fill.ph-leaf:before { content: "\e2da"; }
.ph-fill.ph-map-pin:before { content: "\e316"; }
.ph-fill.ph-phone:before { content: "\e3b8"; }
.ph-fill.ph-plant:before { content: "\ebae"; }
.ph-fill.ph-puzzle-piece:before { content: "\e596"; }
.ph-fill.ph-shield-check:before { content: "\e40c"; }
.ph-fill.ph-snapchat-logo:before { content: "\e668"; }
.ph-fill.ph-star:before { content: "\e46a"; }
.ph-fill.ph-student:before { content: "\e73e"; }
.ph-fill.ph-sun:before { content: "\e472"; }
.ph-fill.ph-sun-horizon:before { content: "\e5b6"; }
.ph-fill.ph-tree:before { content: "\e6da"; }
.ph-fill.ph-users-three:before { content: "\e68e"; }

