/* @phosphor-icons/web 2.1.2, regular outline subset (MIT). */
@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";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  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.ph-arrow-left::before { content: "\e058"; }
.ph.ph-brain::before { content: "\e74e"; }
.ph.ph-clock-counter-clockwise::before { content: "\e1a0"; }
.ph.ph-coins::before { content: "\e78e"; }
.ph.ph-download-simple:before { content: "\e20c"; }
.ph.ph-folder-simple::before { content: "\e25a"; }
.ph.ph-gauge::before { content: "\e628"; }
.ph.ph-image::before { content: "\e2ca"; }
.ph.ph-images::before { content: "\e836"; }
.ph.ph-moon::before { content: "\e330"; }
.ph.ph-notepad::before { content: "\e63e"; }
.ph.ph-plus::before { content: "\e3d4"; }
.ph.ph-play::before { content: "\e3d0"; }
.ph.ph-sparkle::before { content: "\e6a2"; }
.ph.ph-squares-four::before { content: "\e464"; }
.ph.ph-sun::before { content: "\e472"; }
.ph.ph-text-t::before { content: "\e48a"; }
.ph.ph-upload-simple::before { content: "\e4c0"; }
.ph.ph-user-circle::before { content: "\e4c4"; }
.ph.ph-video-camera::before { content: "\e4da"; }
.ph.ph-x::before { content: "\e4f6"; }
