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

.ph-light {
  font-family: "Phosphor-Light" !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-arrow-right:before { content: "\e06c"; }
.ph-check:before { content: "\e182"; }
.ph-map-pin:before { content: "\e316"; }
.ph-envelope-simple:before { content: "\e218"; }
.ph-phone:before { content: "\e3b8"; }
.ph-clock:before { content: "\e19a"; }
.ph-instagram-logo:before { content: "\e2d0"; }
.ph-facebook-logo:before { content: "\e226"; }
