@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";
  -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-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-backpack:before {
  content: "\e922";
}
.ph.ph-camera:before {
  content: "\e10e";
}
.ph.ph-compass:before {
  content: "\e1c8";
}
.ph.ph-fish:before {
  content: "\e728";
}
.ph.ph-info:before {
  content: "\e2ce";
}
.ph.ph-island:before {
  content: "\ee06";
}
.ph.ph-leaf:before {
  content: "\e2da";
}
.ph.ph-map-pin:before {
  content: "\e316";
}
.ph.ph-map-trifold:before {
  content: "\e31a";
}
.ph.ph-phone:before {
  content: "\e3b8";
}
.ph.ph-sailboat:before {
  content: "\e78a";
}
.ph.ph-shield-check:before {
  content: "\e40c";
}
.ph.ph-users-three:before {
  content: "\e68e";
}
.ph.ph-waves:before {
  content: "\e6de";
}
