@font-face {
  font-family: "Phosphor";
  src: url("../fonts/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-anchor:before {
  content: "\e514";
}

.ph.ph-arrow-down-right:before {
  content: "\e042";
}

.ph.ph-arrow-left:before {
  content: "\e058";
}

.ph.ph-arrow-right:before {
  content: "\e06c";
}

.ph.ph-arrow-up-right:before {
  content: "\e092";
}

.ph.ph-boat:before {
  content: "\e786";
}

.ph.ph-camera:before {
  content: "\e10e";
}

.ph.ph-check:before {
  content: "\e182";
}

.ph.ph-compass-tool:before {
  content: "\ea0e";
}

.ph.ph-envelope-simple:before {
  content: "\e218";
}

.ph.ph-fish-simple:before {
  content: "\e72a";
}

.ph.ph-island:before {
  content: "\ee06";
}

.ph.ph-list:before {
  content: "\e2f0";
}

.ph.ph-map-trifold:before {
  content: "\e31a";
}

.ph.ph-phone:before {
  content: "\e3b8";
}

.ph.ph-suitcase-rolling:before {
  content: "\e9b0";
}

.ph.ph-sun-horizon:before {
  content: "\e5b6";
}

.ph.ph-waves:before {
  content: "\e6de";
}

.ph.ph-x:before {
  content: "\e4f6";
}
