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

.ph {
  font-family: "Phosphor" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  letter-spacing: 0;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-variant-ligatures: discretionary-ligatures;
  font-variant-ligatures: discretionary-ligatures;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ph.ph-anchor:before { content: "\e514"; }
.ph.ph-anchor-simple:before { content: "\e5d8"; }
.ph.ph-arrow-down:before { content: "\e03e"; }
.ph.ph-arrow-right:before { content: "\e06c"; }
.ph.ph-arrow-up-right:before { content: "\e092"; }
.ph.ph-arrows-clockwise:before { content: "\e094"; }
.ph.ph-calendar-dots:before { content: "\e7b4"; }
.ph.ph-check:before { content: "\e182"; }
.ph.ph-clipboard-text:before { content: "\e198"; }
.ph.ph-clock-clockwise:before { content: "\e19e"; }
.ph.ph-eye:before { content: "\e220"; }
.ph.ph-info:before { content: "\e2ce"; }
.ph.ph-shield:before { content: "\e40a"; }
.ph.ph-shield-check:before { content: "\e40c"; }
.ph.ph-wrench:before { content: "\e5d4"; }
.ph.ph-x:before { content: "\e4f6"; }
