@font-face {
  font-family: "Phosphor";
  src: url("../fonts/Phosphor.woff2") format("woff2");
  font-weight: 400;
  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;
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

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

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

.ph.ph-battery-charging:before {
  content: "\e0ba";
}

.ph.ph-car-profile:before {
  content: "\e8cc";
}

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

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

.ph.ph-gauge:before {
  content: "\e628";
}

.ph.ph-info:before {
  content: "\e2ce";
}

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

.ph.ph-note-pencil:before {
  content: "\e34c";
}

.ph.ph-paper-plane-tilt:before {
  content: "\e398";
}

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

.ph.ph-plus:before {
  content: "\e3d4";
}

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