/* Phosphor — локальный subset (12 иконок). Полная версия в style.css.bak-full */
@font-face{font-family:"Phosphor";src:url("./Phosphor.woff2?v=20260616b") format("woff2");font-weight:normal;font-style:normal;font-display:block}
.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;
}
.ph-file-image:before{content:"\ea24"}
.ph-flower-lotus:before{content:"\e6cc"}
.ph-gender-female:before{content:"\e6e0"}
.ph-gender-male:before{content:"\e6e2"}
.ph-hammer:before{content:"\e80e"}
.ph-highlighter:before{content:"\ec76"}
.ph-image:before{content:"\e2ca"}
.ph-images:before{content:"\e836"}
.ph-lightbulb:before{content:"\e2dc"}
.ph-question:before{content:"\e3e8"}
.ph-user-circle:before{content:"\e4c4"}
.ph-warning:before{content:"\e4e0"}
