/* Значки Phosphor, урезанные до тех, что рисует кабинет.
   Полный набор весит 279 КБ шрифтов и 164 КБ стилей — это
   заметно людям на мобильном под ограничением. */

@font-face {
  font-family: "Phosphor";
  src: url("/assets/phosphor/Phosphor.woff2") format("woff2");
  font-weight: 400;
  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;
  display: inline-block;
}
.ph-arrow-left:before { content: "\e058"; }
.ph-arrows-clockwise:before { content: "\e094"; }
.ph-asterisk:before { content: "\e0aa"; }
.ph-broadcast:before { content: "\e0f2"; }
.ph-check-circle:before { content: "\e184"; }
.ph-copy:before { content: "\e1ca"; }
.ph-credit-card:before { content: "\e1d2"; }
.ph-devices:before { content: "\eba4"; }
.ph-envelope-simple:before { content: "\e218"; }
.ph-eye:before { content: "\e220"; }
.ph-floppy-disk:before { content: "\e248"; }
.ph-gear-six:before { content: "\e272"; }
.ph-gift:before { content: "\e276"; }
.ph-house:before { content: "\e2c2"; }
.ph-lifebuoy:before { content: "\e63a"; }
.ph-lightning:before { content: "\e2de"; }
.ph-link:before { content: "\e2e2"; }
.ph-link-break:before { content: "\e2e4"; }
.ph-list-checks:before { content: "\eadc"; }
.ph-lock-key:before { content: "\e2fe"; }
.ph-lock-simple:before { content: "\e308"; }
.ph-package:before { content: "\e390"; }
.ph-paper-plane-tilt:before { content: "\e398"; }
.ph-plus-circle:before { content: "\e3d6"; }
.ph-pulse:before { content: "\e000"; }
.ph-qr-code:before { content: "\e3e6"; }
.ph-receipt:before { content: "\e3ec"; }
.ph-share-network:before { content: "\e408"; }
.ph-shield-check:before { content: "\e40c"; }
.ph-sign-out:before { content: "\e42a"; }
.ph-squares-four:before { content: "\e464"; }
.ph-telegram-logo:before { content: "\e5bc"; }
.ph-user:before { content: "\e4c2"; }
.ph-user-circle:before { content: "\e4c4"; }
.ph-wallet:before { content: "\e68a"; }
.ph-warning:before { content: "\e4e0"; }
.ph-x:before { content: "\e4f6"; }

@font-face {
  font-family: "Phosphor-Fill";
  src: url("/assets/phosphor/Phosphor-Fill.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: block;
}
.ph-fill {
  font-family: "Phosphor-Fill" !important;
  speak: never; font-style: normal; font-weight: normal; font-variant: normal;
  text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased;
  display: inline-block;
}
.ph-fill.ph-arrow-left:before { content: "\e058"; }
.ph-fill.ph-arrows-clockwise:before { content: "\e094"; }
.ph-fill.ph-asterisk:before { content: "\e0aa"; }
.ph-fill.ph-broadcast:before { content: "\e0f2"; }
.ph-fill.ph-check-circle:before { content: "\e184"; }
.ph-fill.ph-copy:before { content: "\e1ca"; }
.ph-fill.ph-credit-card:before { content: "\e1d2"; }
.ph-fill.ph-devices:before { content: "\eba4"; }
.ph-fill.ph-envelope-simple:before { content: "\e218"; }
.ph-fill.ph-eye:before { content: "\e220"; }
.ph-fill.ph-floppy-disk:before { content: "\e248"; }
.ph-fill.ph-gear-six:before { content: "\e272"; }
.ph-fill.ph-gift:before { content: "\e276"; }
.ph-fill.ph-house:before { content: "\e2c2"; }
.ph-fill.ph-lifebuoy:before { content: "\e63a"; }
.ph-fill.ph-lightning:before { content: "\e2de"; }
.ph-fill.ph-link:before { content: "\e2e2"; }
.ph-fill.ph-link-break:before { content: "\e2e4"; }
.ph-fill.ph-list-checks:before { content: "\eadc"; }
.ph-fill.ph-lock-key:before { content: "\e2fe"; }
.ph-fill.ph-lock-simple:before { content: "\e308"; }
.ph-fill.ph-package:before { content: "\e390"; }
.ph-fill.ph-paper-plane-tilt:before { content: "\e398"; }
.ph-fill.ph-plus-circle:before { content: "\e3d6"; }
.ph-fill.ph-pulse:before { content: "\e000"; }
.ph-fill.ph-qr-code:before { content: "\e3e6"; }
.ph-fill.ph-receipt:before { content: "\e3ec"; }
.ph-fill.ph-share-network:before { content: "\e408"; }
.ph-fill.ph-shield-check:before { content: "\e40c"; }
.ph-fill.ph-sign-out:before { content: "\e42a"; }
.ph-fill.ph-squares-four:before { content: "\e464"; }
.ph-fill.ph-telegram-logo:before { content: "\e5bc"; }
.ph-fill.ph-user:before { content: "\e4c2"; }
.ph-fill.ph-user-circle:before { content: "\e4c4"; }
.ph-fill.ph-wallet:before { content: "\e68a"; }
.ph-fill.ph-warning:before { content: "\e4e0"; }
.ph-fill.ph-x:before { content: "\e4f6"; }
