@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;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ph.ph-arrow-left::before { content: "\e058"; }
.ph.ph-arrow-up-right::before { content: "\e092"; }
.ph.ph-books::before { content: "\e758"; }
.ph.ph-buildings::before { content: "\e102"; }
.ph.ph-calendar-blank::before { content: "\e10a"; }
.ph.ph-chalkboard::before { content: "\e5fc"; }
.ph.ph-chalkboard-teacher::before { content: "\e600"; }
.ph.ph-envelope-simple::before { content: "\e218"; }
.ph.ph-file-pdf::before { content: "\e702"; }
.ph.ph-github-logo::before { content: "\e576"; }
.ph.ph-graduation-cap::before { content: "\e62c"; }
.ph.ph-identification-badge::before { content: "\e6f6"; }
.ph.ph-linkedin-logo::before { content: "\e2ee"; }
.ph.ph-list::before { content: "\e2f0"; }
.ph.ph-magnifying-glass::before { content: "\e30c"; }
.ph.ph-map-pin::before { content: "\e316"; }
.ph.ph-note::before { content: "\e348"; }
.ph.ph-pencil-line::before { content: "\e3b2"; }
.ph.ph-seal-check::before { content: "\e606"; }
.ph.ph-warning::before { content: "\e4e0"; }
.ph.ph-x::before { content: "\e4f6"; }
