/* Phosphor Icons (Thin), MIT License, https://phosphoricons.com
   Self-hosted Subset: nur die 27 auf dieser Site genutzten Icons (4.6 KB statt 154 KB) */

@font-face {
  font-family: "Phosphor-Thin";
  src: url("../assets/fonts/phosphor-thin-subset.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

.ph-thin {
  font-family: "Phosphor-Thin" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  letter-spacing: 0;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ph-thin.ph-arrow-right::before { content: "\e06c"; }
.ph-thin.ph-book-open::before { content: "\e0e6"; }
.ph-thin.ph-book-open-text::before { content: "\e8f2"; }
.ph-thin.ph-brain::before { content: "\e74e"; }
.ph-thin.ph-calendar-check::before { content: "\e712"; }
.ph-thin.ph-chart-line::before { content: "\e154"; }
.ph-thin.ph-chat-text::before { content: "\e17a"; }
.ph-thin.ph-check::before { content: "\e182"; }
.ph-thin.ph-clock::before { content: "\e19a"; }
.ph-thin.ph-coins::before { content: "\e78e"; }
.ph-thin.ph-compass::before { content: "\e1c8"; }
.ph-thin.ph-compass-rose::before { content: "\e1c6"; }
.ph-thin.ph-cube::before { content: "\e1da"; }
.ph-thin.ph-database::before { content: "\e1de"; }
.ph-thin.ph-eye::before { content: "\e220"; }
.ph-thin.ph-factory::before { content: "\e760"; }
.ph-thin.ph-gear-six::before { content: "\e272"; }
.ph-thin.ph-git-merge::before { content: "\e280"; }
.ph-thin.ph-list-numbers::before { content: "\e2f6"; }
.ph-thin.ph-map-pin::before { content: "\e316"; }
.ph-thin.ph-monitor::before { content: "\e32e"; }
.ph-thin.ph-presentation-chart::before { content: "\e656"; }
.ph-thin.ph-rocket::before { content: "\e3fc"; }
.ph-thin.ph-scales::before { content: "\e750"; }
.ph-thin.ph-users::before { content: "\e4d6"; }
.ph-thin.ph-users-three::before { content: "\e68e"; }
.ph-thin.ph-wrench::before { content: "\e5d4"; }
