/* Phosphor Icons 2.1.2 (MIT, see LICENSE), self-hosted subset. Built by tools/build-icons.py */
@font-face {
  font-family: "Phosphor";
  src: url("/assets/fonts/phosphor/phosphor-subset.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.ph-arrow-bend-left-up:before { content: "\e01e"; }
.ph.ph-arrow-counter-clockwise:before { content: "\e038"; }
.ph.ph-arrow-down:before { content: "\e03e"; }
.ph.ph-arrow-right:before { content: "\e06c"; }
.ph.ph-arrow-up:before { content: "\e08e"; }
.ph.ph-arrows-clockwise:before { content: "\e094"; }
.ph.ph-bank:before { content: "\e0b4"; }
.ph.ph-books:before { content: "\e758"; }
.ph.ph-buildings:before { content: "\e102"; }
.ph.ph-calendar-check:before { content: "\e712"; }
.ph.ph-caret-down:before { content: "\e136"; }
.ph.ph-chats-circle:before { content: "\e17e"; }
.ph.ph-check:before { content: "\e182"; }
.ph.ph-check-circle:before { content: "\e184"; }
.ph.ph-circles-four:before { content: "\e190"; }
.ph.ph-clipboard-text:before { content: "\e198"; }
.ph.ph-cloud:before { content: "\e1aa"; }
.ph.ph-code:before { content: "\e1bc"; }
.ph.ph-coins:before { content: "\e78e"; }
.ph.ph-dice-five:before { content: "\e1ee"; }
.ph.ph-eye:before { content: "\e220"; }
.ph.ph-file-text:before { content: "\e23a"; }
.ph.ph-flow-arrow:before { content: "\e6ec"; }
.ph.ph-gear-six:before { content: "\e272"; }
.ph.ph-git-fork:before { content: "\e27e"; }
.ph.ph-globe-hemisphere-west:before { content: "\e28c"; }
.ph.ph-graph:before { content: "\eb58"; }
.ph.ph-hand:before { content: "\e298"; }
.ph.ph-handshake:before { content: "\e582"; }
.ph.ph-hard-drives:before { content: "\e2a0"; }
.ph.ph-headset:before { content: "\e584"; }
.ph.ph-hourglass-medium:before { content: "\e2b8"; }
.ph.ph-house:before { content: "\e2c2"; }
.ph.ph-lightning:before { content: "\e2de"; }
.ph.ph-list:before { content: "\e2f0"; }
.ph.ph-list-checks:before { content: "\eadc"; }
.ph.ph-lock-key:before { content: "\e2fe"; }
.ph.ph-megaphone:before { content: "\e324"; }
.ph.ph-minus:before { content: "\e32a"; }
.ph.ph-pause:before { content: "\e39e"; }
.ph.ph-play:before { content: "\e3d0"; }
.ph.ph-plug:before { content: "\e946"; }
.ph.ph-repeat:before { content: "\e3f6"; }
.ph.ph-robot:before { content: "\e762"; }
.ph.ph-rocket:before { content: "\e3fc"; }
.ph.ph-rocket-launch:before { content: "\e3fe"; }
.ph.ph-scales:before { content: "\e750"; }
.ph.ph-seal-check:before { content: "\e606"; }
.ph.ph-shield:before { content: "\e40a"; }
.ph.ph-shield-check:before { content: "\e40c"; }
.ph.ph-star-four:before { content: "\e6a4"; }
.ph.ph-student:before { content: "\e73e"; }
.ph.ph-target:before { content: "\e47c"; }
.ph.ph-trend-down:before { content: "\e4ac"; }
.ph.ph-trend-up:before { content: "\e4ae"; }
.ph.ph-user:before { content: "\e4c2"; }
.ph.ph-user-check:before { content: "\eafa"; }
.ph.ph-user-circle-dashed:before { content: "\ec36"; }
.ph.ph-users:before { content: "\e4d6"; }
.ph.ph-users-three:before { content: "\e68e"; }
.ph.ph-warning:before { content: "\e4e0"; }
.ph.ph-warning-octagon:before { content: "\e4e4"; }
.ph.ph-x:before { content: "\e4f6"; }
