/* Phosphor Icons (licence MIT) : sous-ensemble généré par tools/subset_icons.py */
@font-face {
  font-family: "Phosphor";
  src: url("./phosphor-sub.woff2?v=bacddcda") 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.ph-arrow-left:before {
  content: "\e058";
}
.ph.ph-arrow-right:before {
  content: "\e06c";
}
.ph.ph-arrow-up:before {
  content: "\e08e";
}
.ph.ph-arrow-up-right:before {
  content: "\e092";
}
.ph.ph-boat:before {
  content: "\e786";
}
.ph.ph-broadcast:before {
  content: "\e0f2";
}
.ph.ph-camera:before {
  content: "\e10e";
}
.ph.ph-clipboard-text:before {
  content: "\e198";
}
.ph.ph-cpu:before {
  content: "\e610";
}
.ph.ph-cube:before {
  content: "\e1da";
}
.ph.ph-drone:before {
  content: "\ed74";
}
.ph.ph-envelope-simple:before {
  content: "\e218";
}
.ph.ph-file-pdf:before {
  content: "\e702";
}
.ph.ph-flask:before {
  content: "\e79e";
}
.ph.ph-gear-six:before {
  content: "\e272";
}
.ph.ph-globe-hemisphere-west:before {
  content: "\e28c";
}
.ph.ph-grains:before {
  content: "\ec68";
}
.ph.ph-hard-hat:before {
  content: "\ed46";
}
.ph.ph-house:before {
  content: "\e2c2";
}
.ph.ph-lightning:before {
  content: "\e2de";
}
.ph.ph-list:before {
  content: "\e2f0";
}
.ph.ph-map-pin:before {
  content: "\e316";
}
.ph.ph-map-trifold:before {
  content: "\e31a";
}
.ph.ph-navigation-arrow:before {
  content: "\eade";
}
.ph.ph-pause:before {
  content: "\e39e";
}
.ph.ph-phone:before {
  content: "\e3b8";
}
.ph.ph-play:before {
  content: "\e3d0";
}
.ph.ph-receipt:before {
  content: "\e3ec";
}
.ph.ph-shield-check:before {
  content: "\e40c";
}
.ph.ph-truck:before {
  content: "\e4b4";
}
.ph.ph-x:before {
  content: "\e4f6";
}
