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

.ph-bold {
  font-family: "Phosphor-Bold" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ph-bold.ph-at:before { content: "\e0ac"; }
.ph-bold.ph-baby:before { content: "\e774"; }
.ph-bold.ph-caret-down:before { content: "\e136"; }
.ph-bold.ph-chat-centered-text:before { content: "\e166"; }
.ph-bold.ph-check-circle:before { content: "\e184"; }
.ph-bold.ph-cookie:before { content: "\e6ca"; }
.ph-bold.ph-copy:before { content: "\e1ca"; }
.ph-bold.ph-envelope-simple:before { content: "\e218"; }
.ph-bold.ph-gear-six:before { content: "\e272"; }
.ph-bold.ph-globe:before { content: "\e288"; }
.ph-bold.ph-magnifying-glass:before { content: "\e30c"; }
.ph-bold.ph-paper-plane-tilt:before { content: "\e398"; }
.ph-bold.ph-share-network:before { content: "\e408"; }
.ph-bold.ph-translate:before { content: "\e4a2"; }
.ph-bold.ph-user:before { content: "\e4c2"; }
.ph-bold.ph-warning-circle:before { content: "\e4e2"; }
.ph-bold.ph-x:before { content: "\e4f6"; }
.ph-bold.ph-arrow-right:before { content: "\e06c"; }
