@font-face {
  font-family: "Phosphor";
  src: url("/static/fonts/phosphor/Phosphor.woff2") format("woff2");
  font-weight: normal; font-style: normal; font-display: block;
}
@font-face {
  font-family: "Phosphor-Bold";
  src: url("/static/fonts/phosphor/Phosphor-Bold.woff2") format("woff2");
  font-weight: normal; font-style: normal; font-display: block;
}
.ph, .ph-bold {
  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; display: inline-block;
}
.ph { font-family: "Phosphor" !important; }
.ph-bold { font-family: "Phosphor-Bold" !important; }
.ph.ph-arrow-right:before {
  content: "\e06c";
}
.ph.ph-book-open:before {
  content: "\e0e6";
}
.ph.ph-circuitry:before {
  content: "\e9c2";
}
.ph.ph-code:before {
  content: "\e1bc";
}
.ph.ph-check:before {
  content: "\e182";
}
.ph.ph-copy:before {
  content: "\e1ca";
}
.ph.ph-cpu:before {
  content: "\e610";
}
.ph.ph-download-simple:before {
  content: "\e20c";
}
.ph.ph-flask:before {
  content: "\e79e";
}
.ph.ph-git-branch:before {
  content: "\e278";
}
.ph.ph-graph:before {
  content: "\eb58";
}
.ph.ph-hard-drives:before {
  content: "\e2a0";
}
.ph.ph-lightning:before {
  content: "\e2de";
}
.ph.ph-package:before {
  content: "\e390";
}
.ph.ph-recycle:before {
  content: "\e75a";
}
.ph.ph-shield-check:before {
  content: "\e40c";
}
.ph.ph-stack:before {
  content: "\e466";
}
.ph.ph-terminal-window:before {
  content: "\eae8";
}
.ph.ph-tree-structure:before {
  content: "\e67c";
}
.ph-bold.ph-arrow-right:before {
  content: "\e06c";
}
