/* Phosphor Icons - Fill variant (offline) */
/* Ikony używane w projekcie - widok uczestnika i projektor */
/* Pełne źródło: node_modules/@phosphor-icons/web/src/fill/ */

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

.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-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-fill.ph-check-circle:before {
  content: "\e184";
}
.ph-fill.ph-skull:before {
  content: "\e916";
}
.ph-fill.ph-star:before {
  content: "\e46a";
}
.ph-fill.ph-clock-countdown:before {
  content: "\ed2c";
}
.ph-fill.ph-hand-waving:before {
  content: "\e580";
}
.ph-fill.ph-hands-clapping:before {
  content: "\e6a0";
}
.ph-fill.ph-heart:before {
  content: "\e2a8";
}
.ph-fill.ph-smiley-wink:before {
  content: "\e666";
}
.ph-fill.ph-thumbs-up:before {
  content: "\e48e";
}
.ph-fill.ph-film-strip:before {
  content: "\e792";
}
.ph-fill.ph-timer:before {
  content: "\e492";
}
.ph-fill.ph-trophy:before {
  content: "\e67e";
}
.ph-fill.ph-x-circle:before {
  content: "\e4f8";
}
.ph-fill.ph-warning-circle:before {
  content: "\e4e2";
}
.ph-fill.ph-eye:before {
  content: "\e220";
}
.ph-fill.ph-users:before {
  content: "\e4d6";
}
.ph-fill.ph-device-mobile:before {
  content: "\e1e0";
}
.ph-fill.ph-chat-circle-text:before {
  content: "\e16e";
}
.ph-fill.ph-push-pin:before {
  content: "\e3e2";
}
.ph-fill.ph-paw-print:before {
  content: "\e648";
}
.ph-fill.ph-crosshair:before {
  content: "\e1d6";
}
.ph-fill.ph-lightning:before {
  content: "\e2de";
}
.ph-fill.ph-gauge:before {
  content: "\e628";
}
.ph-fill.ph-question:before {
  content: "\e3e8";
}
