@font-face {
  font-family: "Phosphor";
  src: url("./Phosphor.woff2?v=t003") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.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;
}

/* HomeTesteSpeed T003 — subset: 25 ícones usados em /home-teste + /lista-de-espera (de 1545 glifos). */
.ph.ph-arrow-bend-up-left:before { content: "\e024"; }
.ph.ph-arrow-left:before { content: "\e058"; }
.ph.ph-arrow-right:before { content: "\e06c"; }
.ph.ph-arrow-up-right:before { content: "\e092"; }
.ph.ph-calendar-check:before { content: "\e712"; }
.ph.ph-chart-line-up:before { content: "\e156"; }
.ph.ph-chat-circle-text:before { content: "\e16e"; }
.ph.ph-chat-teardrop-dots:before { content: "\e176"; }
.ph.ph-check:before { content: "\e182"; }
.ph.ph-check-circle:before { content: "\e184"; }
.ph.ph-clock-counter-clockwise:before { content: "\e1a0"; }
.ph.ph-funnel:before { content: "\e266"; }
.ph.ph-image-square:before { content: "\e2cc"; }
.ph.ph-note-pencil:before { content: "\e34c"; }
.ph.ph-pause-circle:before { content: "\e3a0"; }
.ph.ph-phone-call:before { content: "\e3ba"; }
.ph.ph-play:before { content: "\e3d0"; }
.ph.ph-plus:before { content: "\e3d4"; }
.ph.ph-smiley:before { content: "\e436"; }
.ph.ph-sparkle:before { content: "\e6a2"; }
.ph.ph-stack:before { content: "\e466"; }
.ph.ph-user:before { content: "\e4c2"; }
.ph.ph-users-three:before { content: "\e68e"; }
.ph.ph-waveform:before { content: "\e802"; }
.ph.ph-x:before { content: "\e4f6"; }
