/* Phosphor Icons 2.1.2 - Subset fuer ipas-pflegedienst.de
   21 Icons, Schnitte: regular + fill
   Original: 271 KiB Fonts + 480 KiB CSS -> jetzt 6,1 KiB Fonts + ~2 KiB CSS */

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

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


/* --- regular --- */
.ph.ph-calendar-check:before { content: "\e712"; }
.ph.ph-caret-down:before { content: "\e136"; }
.ph.ph-check-circle:before { content: "\e184"; }
.ph.ph-clock:before { content: "\e19a"; }
.ph.ph-clock-user:before { content: "\edec"; }
.ph.ph-envelope-simple:before { content: "\e218"; }
.ph.ph-first-aid:before { content: "\e56e"; }
.ph.ph-graduation-cap:before { content: "\e62c"; }
.ph.ph-hand-coins:before { content: "\ea8c"; }
.ph.ph-heart:before { content: "\e2a8"; }
.ph.ph-heartbeat:before { content: "\e2ac"; }
.ph.ph-house:before { content: "\e2c2"; }
.ph.ph-house-line:before { content: "\e2c4"; }
.ph.ph-phone:before { content: "\e3b8"; }
.ph.ph-phone-call:before { content: "\e3ba"; }
.ph.ph-play:before { content: "\e3d0"; }
.ph.ph-quotes:before { content: "\e660"; }
.ph.ph-shield-check:before { content: "\e40c"; }
.ph.ph-star:before { content: "\e46a"; }
.ph.ph-user-focus:before { content: "\e6fc"; }
.ph.ph-users-three:before { content: "\e68e"; }

/* --- fill --- */
.ph-fill.ph-calendar-check:before { content: "\e712"; }
.ph-fill.ph-caret-down:before { content: "\e136"; }
.ph-fill.ph-check-circle:before { content: "\e184"; }
.ph-fill.ph-clock:before { content: "\e19a"; }
.ph-fill.ph-clock-user:before { content: "\edec"; }
.ph-fill.ph-envelope-simple:before { content: "\e218"; }
.ph-fill.ph-first-aid:before { content: "\e56e"; }
.ph-fill.ph-graduation-cap:before { content: "\e62c"; }
.ph-fill.ph-hand-coins:before { content: "\ea8c"; }
.ph-fill.ph-heart:before { content: "\e2a8"; }
.ph-fill.ph-heartbeat:before { content: "\e2ac"; }
.ph-fill.ph-house:before { content: "\e2c2"; }
.ph-fill.ph-house-line:before { content: "\e2c4"; }
.ph-fill.ph-phone:before { content: "\e3b8"; }
.ph-fill.ph-phone-call:before { content: "\e3ba"; }
.ph-fill.ph-play:before { content: "\e3d0"; }
.ph-fill.ph-quotes:before { content: "\e660"; }
.ph-fill.ph-shield-check:before { content: "\e40c"; }
.ph-fill.ph-star:before { content: "\e46a"; }
.ph-fill.ph-user-focus:before { content: "\e6fc"; }
.ph-fill.ph-users-three:before { content: "\e68e"; }
