/* Phosphor Fill — police embarquée (pas de fichier externe requis) */
@font-face {
  font-family: "Phosphor-Fill";
  src: url("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;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-size: 1em;
}

.ph-heart:before {
  content: "\e2a8";
}
.ph-smiley:before {
  content: "\e436";
}
.ph-buildings:before {
  content: "\e102";
}
.ph-warning-circle:before {
  content: "\e4e2";
}
