@font-face {
  font-family: "Phosphor";
  src: url("../fonts/Phosphor.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Phosphor-Fill";
  src: url("../fonts/Phosphor-Fill.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}



.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-right:before {
  content: "\e06c";
}
.ph.ph-arrow-square-out:before {
  content: "\e5de";
}
.ph.ph-caret-up:before {
  content: "\e13c";
}
.ph.ph-chart-bar:before {
  content: "\e150";
}
.ph.ph-chart-line-up:before {
  content: "\e156";
}
.ph.ph-check:before {
  content: "\e182";
}
.ph.ph-currency-circle-dollar:before {
  content: "\e54c";
}
.ph.ph-device-mobile:before {
  content: "\e1e0";
}
.ph.ph-envelope:before {
  content: "\e214";
}
.ph.ph-envelope-simple:before {
  content: "\e218";
}
.ph.ph-facebook-logo:before {
  content: "\e226";
}
.ph.ph-handshake:before {
  content: "\e582";
}
.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-magnifying-glass:before {
  content: "\e30c";
}
.ph.ph-map-pin:before {
  content: "\e316";
}
.ph.ph-paper-plane-right:before {
  content: "\e396";
}
.ph.ph-rocket:before {
  content: "\e3fc";
}
.ph.ph-shield-check:before {
  content: "\e40c";
}
.ph.ph-star:before {
  content: "\e46a";
}
.ph.ph-user-check:before {
  content: "\eafa";
}
.ph.ph-whatsapp-logo:before {
  content: "\e5d0";
}



.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-fill.ph-arrow-right:before {
  content: "\e06c";
}
.ph-fill.ph-arrow-square-out:before {
  content: "\e5de";
}
.ph-fill.ph-caret-up:before {
  content: "\e13c";
}
.ph-fill.ph-chart-bar:before {
  content: "\e150";
}
.ph-fill.ph-chart-line-up:before {
  content: "\e156";
}
.ph-fill.ph-check:before {
  content: "\e182";
}
.ph-fill.ph-currency-circle-dollar:before {
  content: "\e54c";
}
.ph-fill.ph-device-mobile:before {
  content: "\e1e0";
}
.ph-fill.ph-envelope:before {
  content: "\e214";
}
.ph-fill.ph-envelope-simple:before {
  content: "\e218";
}
.ph-fill.ph-facebook-logo:before {
  content: "\e226";
}
.ph-fill.ph-handshake:before {
  content: "\e582";
}
.ph-fill.ph-headset:before {
  content: "\e584";
}
.ph-fill.ph-instagram-logo:before {
  content: "\e2d0";
}
.ph-fill.ph-lightning:before {
  content: "\e2de";
}
.ph-fill.ph-linkedin-logo:before {
  content: "\e2ee";
}
.ph-fill.ph-magnifying-glass:before {
  content: "\e30c";
}
.ph-fill.ph-map-pin:before {
  content: "\e316";
}
.ph-fill.ph-paper-plane-right:before {
  content: "\e396";
}
.ph-fill.ph-rocket:before {
  content: "\e3fc";
}
.ph-fill.ph-shield-check:before {
  content: "\e40c";
}
.ph-fill.ph-star:before {
  content: "\e46a";
}
.ph-fill.ph-user-check:before {
  content: "\eafa";
}
.ph-fill.ph-whatsapp-logo:before {
  content: "\e5d0";
}
