/* Icônes Phosphor auto-hébergées & sous-ensemblées (RGPD : plus d'appel à unpkg) */
@font-face{font-family:"Phosphor";src:url("icons/phosphor-regular.woff2") format("woff2");font-weight:normal;font-style:normal;font-display:block;}
@font-face{font-family:"Phosphor-Fill";src:url("icons/phosphor-fill.woff2") 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-fill{/* use !important to prevent issues with browser extensions that change fonts */
  font-family: "Phosphor-Fill" !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.ph-arrow-left:before{content:"\e058"}
.ph.ph-arrow-right:before{content:"\e06c"}
.ph.ph-caret-down:before{content:"\e136"}
.ph.ph-caret-right:before{content:"\e13a"}
.ph.ph-clock:before{content:"\e19a"}
.ph.ph-envelope-simple:before{content:"\e218"}
.ph.ph-heart:before{content:"\e2a8"}
.ph.ph-lifebuoy:before{content:"\e63a"}
.ph.ph-map-pin-line:before{content:"\e318"}
.ph.ph-shield-check:before{content:"\e40c"}
.ph.ph-sneaker:before{content:"\e80c"}
.ph.ph-soccer-ball:before{content:"\e716"}
.ph.ph-users-three:before{content:"\e68e"}
.ph-fill.ph-arrows-clockwise:before{content:"\e094"}
.ph-fill.ph-battery-full:before{content:"\e0c0"}
.ph-fill.ph-calendar-dots:before{content:"\e7b4"}
.ph-fill.ph-cell-signal-full:before{content:"\e142"}
.ph-fill.ph-chat-teardrop-dots:before{content:"\e176"}
.ph-fill.ph-check-circle:before{content:"\e184"}
.ph-fill.ph-first-aid-kit:before{content:"\e570"}
.ph-fill.ph-lock-key:before{content:"\e2fe"}
.ph-fill.ph-lock-simple:before{content:"\e308"}
.ph-fill.ph-users-three:before{content:"\e68e"}
.ph-fill.ph-wallet:before{content:"\e68a"}
.ph-fill.ph-wifi-high:before{content:"\e4ea"}
