@font-face {
  font-family: "Phosphor";
  src:
    url("./Phosphor.woff2") format("woff2"),
    url("./Phosphor.woff") format("woff"),
    url("./Phosphor.ttf") format("truetype"),
    url("./Phosphor.svg#Phosphor") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: optional;
}
.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-article:before {
  content: "\e0a8";
}
.ph.ph-bank:before {
  content: "\e0b4";
}
.ph.ph-bezier-curve:before {
  content: "\eb00";
}
.ph.ph-briefcase:before {
  content: "\e0ee";
}
.ph.ph-buildings:before {
  content: "\e102";
}
.ph.ph-car:before {
  content: "\e112";
}
.ph.ph-chart-bar:before {
  content: "\e150";
}
.ph.ph-chat-circle-dots:before {
  content: "\e16c";
}
.ph.ph-facebook-logo:before {
  content: "\e226";
}
.ph.ph-folder-notch-open:before {
  content: "\e256";
}
.ph.ph-fork-knife:before {
  content: "\e262";
}
.ph.ph-globe-hemisphere-west:before {
  content: "\e28c";
}
.ph.ph-graduation-cap:before {
  content: "\e62c";
}
.ph.ph-headset:before {
  content: "\e584";
}
.ph.ph-instagram-logo:before {
  content: "\e2d0";
}
.ph.ph-lightning:before {
  content: "\e2de";
}
.ph.ph-linkedin-logo:before {
  content: "\e2ee";
}
.ph.ph-paper-plane-tilt:before {
  content: "\e398";
}
.ph.ph-robot:before {
  content: "\e762";
}
.ph.ph-rocket:before {
  content: "\e3fc";
}
.ph.ph-shield-check:before {
  content: "\e40c";
}
.ph.ph-shopping-cart:before {
  content: "\e41e";
}
.ph.ph-sparkle:before {
  content: "\e6a2";
}
.ph.ph-squares-four:before {
  content: "\e464";
}
.ph.ph-stethoscope:before {
  content: "\e7ea";
}
.ph.ph-storefront:before {
  content: "\e470";
}
.ph.ph-target:before {
  content: "\e47c";
}
.ph.ph-users-three:before {
  content: "\e68e";
}
.ph.ph-whatsapp-logo:before {
  content: "\e5d0";
}
.ph.ph-x-logo:before {
  content: "\e4bc";
}
