@font-face {
  font-family: Phosphor;
  src: url("./Phosphor.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.ph {
  font-family: Phosphor !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.ph.ph-arrow-up-right:before {
  content: "\e092";
}
.ph.ph-copy:before {
  content: "\e1ca";
}
.ph.ph-apple-logo:before {
  content: "\e516";
}
.ph.ph-download-simple:before {
  content: "\e20c";
}
.ph.ph-share-network:before {
  content: "\e408";
}
.ph.ph-x:before {
  content: "\e4f6";
}
.ph.ph-clipboard:before {
  content: "\e196";
}
