/* Phosphor Icons Fill — Subset auto-hospedado (TudoFibra 2026)
   Apenas os ícones utilizados no site. Elimina dependência de CDN externo.
   Fonte completa: https://unpkg.com/@phosphor-icons/web@2.1.1/src/fill/
   ─────────────────────────────────────────────────────────────────────── */

@font-face {
  font-family: "Phosphor-Fill";
  src: url("../fonts/Phosphor-Fill-subset.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.ph-fill {
  font-family: "Phosphor-Fill" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  letter-spacing: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* ── Ícones utilizados ─────────────────────────────────────────────────── */
.ph-fill.ph-arrow-right:before        { content: "\e06c"; }
.ph-fill.ph-arrow-square-out:before   { content: "\e5de"; }
.ph-fill.ph-caret-down:before         { content: "\e136"; }
.ph-fill.ph-chalkboard-teacher:before { content: "\e600"; }
.ph-fill.ph-check-circle:before       { content: "\e184"; }
.ph-fill.ph-file-doc:before           { content: "\eb1e"; }
.ph-fill.ph-file-text:before          { content: "\e23a"; }
.ph-fill.ph-first-aid-kit:before      { content: "\e570"; }
.ph-fill.ph-graduation-cap:before     { content: "\e62c"; }
.ph-fill.ph-handshake:before          { content: "\e582"; }
.ph-fill.ph-headset:before            { content: "\e584"; }
.ph-fill.ph-heart:before              { content: "\e2a8"; }
.ph-fill.ph-house:before              { content: "\e2c2"; }
.ph-fill.ph-lightning:before          { content: "\e2de"; }
.ph-fill.ph-map-pin-simple:before     { content: "\ee3e"; }
.ph-fill.ph-map-trifold:before        { content: "\e31a"; }
.ph-fill.ph-minus:before              { content: "\e32a"; }
.ph-fill.ph-phone:before              { content: "\e3b8"; }
.ph-fill.ph-plus:before               { content: "\e3d4"; }
.ph-fill.ph-rocket-launch:before      { content: "\e3fe"; }
.ph-fill.ph-shield-check:before       { content: "\e40c"; }
.ph-fill.ph-tree:before               { content: "\e6da"; }
.ph-fill.ph-user-circle:before        { content: "\e4c4"; }
.ph-fill.ph-wifi-high:before          { content: "\e4ea"; }
.ph-fill.ph-wrench:before             { content: "\e5d4"; }
.ph-fill.ph-x:before                  { content: "\e504"; }
