/* Generated from existing Phosphor CSS. Original font and LICENSE retained. */
@font-face {
  font-family: "Phosphor";
  src: url("./Phosphor.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-down:before {
  content: "\e03e";
}
.ph.ph-arrow-right:before {
  content: "\e06c";
}
.ph.ph-arrow-up-right:before {
  content: "\e092";
}
.ph.ph-arrows-down-up:before {
  content: "\e098";
}
.ph.ph-brackets-square:before {
  content: "\e85e";
}
.ph.ph-camera:before {
  content: "\e10e";
}
.ph.ph-caret-down:before {
  content: "\e136";
}
.ph.ph-caret-left:before {
  content: "\e138";
}
.ph.ph-caret-right:before {
  content: "\e13a";
}
.ph.ph-chat-centered-dots:before {
  content: "\e164";
}
.ph.ph-circles-four:before {
  content: "\e190";
}
.ph.ph-circles-three-plus:before {
  content: "\e194";
}
.ph.ph-clipboard-text:before {
  content: "\e198";
}
.ph.ph-envelope-simple:before {
  content: "\e218";
}
.ph.ph-file-text:before {
  content: "\e23a";
}
.ph.ph-gear-six:before {
  content: "\e272";
}
.ph.ph-image:before {
  content: "\e2ca";
}
.ph.ph-info:before {
  content: "\e2ce";
}
.ph.ph-magnifying-glass:before {
  content: "\e30c";
}
.ph.ph-nut:before {
  content: "\e38c";
}
.ph.ph-package:before {
  content: "\e390";
}
.ph.ph-pause:before {
  content: "\e39e";
}
.ph.ph-play:before {
  content: "\e3d0";
}
.ph.ph-plus:before {
  content: "\e3d4";
}
.ph.ph-screwdriver:before {
  content: "\e86e";
}
.ph.ph-whatsapp-logo:before {
  content: "\e5d0";
}
