@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";
  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-arrow-clockwise::before { content: "\e036"; }
.ph-arrow-left::before { content: "\e058"; }
.ph-arrow-right::before { content: "\e06c"; }
.ph-arrows-out-cardinal::before { content: "\e0a4"; }
.ph-camera::before { content: "\e10e"; }
.ph-caret-right::before { content: "\e13a"; }
.ph-crop::before { content: "\e1d4"; }
.ph-drop::before { content: "\e210"; }
.ph-eye::before { content: "\e220"; }
.ph-hand-pointing::before { content: "\e29a"; }
.ph-house::before { content: "\e2c2"; }
.ph-image-square::before { content: "\e2cc"; }
.ph-images::before { content: "\e836"; }
.ph-instagram-logo::before { content: "\e2d0"; }
.ph-lock-key::before { content: "\e2fe"; }
.ph-map-pin::before { content: "\e316"; }
.ph-map-trifold::before { content: "\e31a"; }
.ph-minus::before { content: "\e32a"; }
.ph-navigation-arrow::before { content: "\eade"; }
.ph-paint-brush-broad::before { content: "\e590"; }
.ph-palette::before { content: "\e6c8"; }
.ph-paper-plane-tilt::before { content: "\e398"; }
.ph-pencil-simple::before { content: "\e3b4"; }
.ph-plus::before { content: "\e3d4"; }
.ph-shuffle::before { content: "\e422"; }
.ph-sign-in::before { content: "\e428"; }
.ph-sparkle::before { content: "\e6a2"; }
.ph-user-circle::before { content: "\e4c4"; }
.ph-users-three::before { content: "\e68e"; }
.ph-x::before { content: "\e4f6"; }
