/* Phosphor Icons — subset for camping.nu (10 icons used)
   Font files self-hosted in dist/fonts/. CDN dependency removed.
   Generated 2026-07-26 for CRE-5 baseline pilot. */
@font-face {
  font-family: "Phosphor";
  src:
    url("../fonts/Phosphor.woff2") format("woff2"),
    url("../fonts/Phosphor.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.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";
  -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;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ph.ph-drop:before { content: "\e210"; }
.ph.ph-image:before { content: "\e2ca"; }
.ph.ph-lightning:before { content: "\e2de"; }
.ph.ph-magnifying-glass:before { content: "\e30c"; }
.ph.ph-map-pin:before { content: "\e316"; }
.ph.ph-paw-print:before { content: "\e648"; }
.ph.ph-squares-four:before { content: "\e464"; }
.ph.ph-sun:before { content: "\e472"; }
.ph.ph-tent:before { content: "\e8ba"; }
