@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;
  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";
  -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;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ph.ph-arrow-up:before { content: "\e08e"; }
.ph.ph-article:before { content: "\e0a8"; }
.ph.ph-browser:before { content: "\e0f4"; }
.ph.ph-circles-four:before { content: "\e190"; }
.ph.ph-compass:before { content: "\e1c8"; }
.ph.ph-cursor-click:before { content: "\e7c8"; }
.ph.ph-devices:before { content: "\eba4"; }
.ph.ph-envelope-simple:before { content: "\e218"; }
.ph.ph-instagram-logo:before { content: "\e2d0"; }
.ph.ph-layout:before { content: "\e6d6"; }
.ph.ph-linkedin-logo:before { content: "\e2ee"; }
.ph.ph-map-pin:before { content: "\e316"; }
.ph.ph-palette:before { content: "\e6c8"; }
.ph.ph-pen-nib:before { content: "\e3ac"; }
.ph.ph-presentation-chart:before { content: "\e656"; }
.ph.ph-share-network:before { content: "\e408"; }
.ph.ph-sliders:before { content: "\e432"; }
.ph.ph-sparkle:before { content: "\e6a2"; }
.ph.ph-user-focus:before { content: "\e6fc"; }
