@font-face {
  font-family: "Phosphor-Bold";
  src:
    url("./Phosphor-Bold.woff2") format("woff2");
    
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

.ph-bold {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "Phosphor-Bold" !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-bold.ph-arrow-down:before{content:"\e03e"}
.ph-bold.ph-arrow-left:before{content:"\e058"}
.ph-bold.ph-arrow-right:before{content:"\e06c"}
.ph-bold.ph-arrow-up-right:before{content:"\e092"}
.ph-bold.ph-book-open:before{content:"\e0e6"}
.ph-bold.ph-check-circle:before{content:"\e184"}
.ph-bold.ph-check:before{content:"\e182"}
.ph-bold.ph-device-mobile:before{content:"\e1e0"}
.ph-bold.ph-drop:before{content:"\e210"}
.ph-bold.ph-file-pdf:before{content:"\e702"}
.ph-bold.ph-flower:before{content:"\e75e"}
.ph-bold.ph-hand-pointing:before{content:"\e29a"}
.ph-bold.ph-leaf:before{content:"\e2da"}
.ph-bold.ph-lightning:before{content:"\e2de"}
.ph-bold.ph-list-numbers:before{content:"\e2f6"}
.ph-bold.ph-lock-simple:before{content:"\e308"}
.ph-bold.ph-magnifying-glass:before{content:"\e30c"}
.ph-bold.ph-plant:before{content:"\ebae"}
.ph-bold.ph-plus:before{content:"\e3d4"}
.ph-bold.ph-question:before{content:"\e3e8"}
.ph-bold.ph-seal-check:before{content:"\e606"}
.ph-bold.ph-shopping-bag:before{content:"\e416"}
.ph-bold.ph-sparkle:before{content:"\e6a2"}
.ph-bold.ph-sun:before{content:"\e472"}
.ph-bold.ph-thermometer:before{content:"\e5c6"}
.ph-bold.ph-warning:before{content:"\e4e0"}
.ph-bold.ph-x:before{content:"\e4f6"}
.ph-bold.ph-flask:before{content:"\e79e"}
.ph-bold.ph-bug:before{content:"\e5f4"}
.ph-bold.ph-shield-check:before{content:"\e40c"}
