/* Phosphor Icons 2.1.2, https://phosphoricons.com — MIT.
 *
 * Generated by `bin/rails icons:vendor`; edit IconHelper::SLUGS and run that
 * rather than editing this. Only the icons the app names are here.
 *
 * woff2 alone: every browser that runs this app reads it, and the woff, ttf
 * and svg faces upstream also ships would triple the bytes for nothing.
 * font-display: block because a fallback box in place of an icon reads as a
 * broken page, where a blank space reads as one still loading.
 */

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

.ph {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "Phosphor" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Enable Ligatures ================ */
  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;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ph.ph-archive:before {
  content: "\e00c";
}
.ph.ph-arrow-clockwise:before {
  content: "\e036";
}
.ph.ph-arrow-right:before {
  content: "\e06c";
}
.ph.ph-arrow-square-out:before {
  content: "\e5de";
}
.ph.ph-book-open:before {
  content: "\e0e6";
}
.ph.ph-bookmark-simple:before {
  content: "\e0ea";
}
.ph.ph-calendar-blank:before {
  content: "\e10a";
}
.ph.ph-cards-three:before {
  content: "\ee50";
}
.ph.ph-caret-double-left:before {
  content: "\e128";
}
.ph.ph-caret-double-right:before {
  content: "\e12a";
}
.ph.ph-caret-left:before {
  content: "\e138";
}
.ph.ph-caret-right:before {
  content: "\e13a";
}
.ph.ph-check:before {
  content: "\e182";
}
.ph.ph-clock-counter-clockwise:before {
  content: "\e1a0";
}
.ph.ph-copy:before {
  content: "\e1ca";
}
.ph.ph-dots-three-vertical:before {
  content: "\e208";
}
.ph.ph-empty:before {
  content: "\edbc";
}
.ph.ph-faders:before {
  content: "\e228";
}
.ph.ph-gear:before {
  content: "\e270";
}
.ph.ph-globe:before {
  content: "\e288";
}
.ph.ph-house:before {
  content: "\e2c2";
}
.ph.ph-link-break:before {
  content: "\e2e4";
}
.ph.ph-magnifying-glass:before {
  content: "\e30c";
}
.ph.ph-note:before {
  content: "\e348";
}
.ph.ph-pencil-simple:before {
  content: "\e3b4";
}
.ph.ph-play:before {
  content: "\e3d0";
}
.ph.ph-plus:before {
  content: "\e3d4";
}
.ph.ph-push-pin:before {
  content: "\e3e2";
}
.ph.ph-stop:before {
  content: "\e46c";
}
.ph.ph-trash:before {
  content: "\e4a6";
}
.ph.ph-x:before {
  content: "\e4f6";
}

@font-face {
  font-family: "Phosphor-Fill";
  src: url("/assets/Phosphor-Fill-dd85741a.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

.ph-fill {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "Phosphor-Fill" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Enable Ligatures ================ */
  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;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ph-fill.ph-bookmark-simple:before {
  content: "\e0ea";
}
