@font-face {
  font-family: "Phosphor";
  src: url("/fonts/Phosphor.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-arrow-down:before {
  content: "\e03e";
}
.ph.ph-arrow-up:before {
  content: "\e08e";
}
.ph.ph-arrow-up-right:before {
  content: "\e092";
}
.ph.ph-battery-charging:before {
  content: "\e0ba";
}
.ph.ph-battery-high:before {
  content: "\e0c2";
}
.ph.ph-bell:before {
  content: "\e0ce";
}
.ph.ph-broadcast:before {
  content: "\e0f2";
}
.ph.ph-bug-beetle:before {
  content: "\e5f6";
}
.ph.ph-calendar-blank:before {
  content: "\e10a";
}
.ph.ph-caret-down:before {
  content: "\e136";
}
.ph.ph-caret-right:before {
  content: "\e13a";
}
.ph.ph-cell-signal-full:before {
  content: "\e142";
}
.ph.ph-chart-line-up:before {
  content: "\e156";
}
.ph.ph-chats-circle:before {
  content: "\e17e";
}
.ph.ph-check-circle:before {
  content: "\e184";
}
.ph.ph-cloud-arrow-up:before {
  content: "\e1ae";
}
.ph.ph-compass:before {
  content: "\e1c8";
}
.ph.ph-desktop-tower:before {
  content: "\e562";
}
.ph.ph-device-mobile:before {
  content: "\e1e0";
}
.ph.ph-devices:before {
  content: "\eba4";
}
.ph.ph-download-simple:before {
  content: "\e20c";
}
.ph.ph-envelope-simple:before {
  content: "\e218";
}
.ph.ph-film-slate:before {
  content: "\e8c2";
}
.ph.ph-gauge:before {
  content: "\e628";
}
.ph.ph-gear-six:before {
  content: "\e272";
}
.ph.ph-globe-simple:before {
  content: "\e28e";
}
.ph.ph-hard-drives:before {
  content: "\e2a0";
}
.ph.ph-hourglass-medium:before {
  content: "\e2b8";
}
.ph.ph-house:before {
  content: "\e2c2";
}
.ph.ph-info:before {
  content: "\e2ce";
}
.ph.ph-lifebuoy:before {
  content: "\e63a";
}
.ph.ph-lightbulb:before {
  content: "\e2dc";
}
.ph.ph-list-bullets:before {
  content: "\e2f2";
}
.ph.ph-list-checks:before {
  content: "\eadc";
}
.ph.ph-magnet:before {
  content: "\e680";
}
.ph.ph-magnifying-glass:before {
  content: "\e30c";
}
.ph.ph-megaphone:before {
  content: "\e324";
}
.ph.ph-minus:before {
  content: "\e32a";
}
.ph.ph-music-notes:before {
  content: "\e340";
}
.ph.ph-package:before {
  content: "\e390";
}
.ph.ph-paper-plane-tilt:before {
  content: "\e398";
}
.ph.ph-plus:before {
  content: "\e3d4";
}
.ph.ph-plus-circle:before {
  content: "\e3d6";
}
.ph.ph-shield-check:before {
  content: "\e40c";
}
.ph.ph-sliders-horizontal:before {
  content: "\e434";
}
.ph.ph-square:before {
  content: "\e45e";
}
.ph.ph-squares-four:before {
  content: "\e464";
}
.ph.ph-stack:before {
  content: "\e466";
}
.ph.ph-toggle-left:before {
  content: "\e674";
}
.ph.ph-users-three:before {
  content: "\e68e";
}
.ph.ph-wifi-high:before {
  content: "\e4ea";
}
.ph.ph-x:before {
  content: "\e4f6";
}
@font-face {
  font-family: "Phosphor-Bold";
  src: url("/fonts/Phosphor-Bold.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.ph-bold {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "Phosphor-Bold" !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-bold.ph-arrow-down:before {
  content: "\e03e";
}
.ph-bold.ph-arrow-up:before {
  content: "\e08e";
}
.ph-bold.ph-arrow-up-right:before {
  content: "\e092";
}
.ph-bold.ph-battery-charging:before {
  content: "\e0ba";
}
.ph-bold.ph-battery-high:before {
  content: "\e0c2";
}
.ph-bold.ph-bell:before {
  content: "\e0ce";
}
.ph-bold.ph-broadcast:before {
  content: "\e0f2";
}
.ph-bold.ph-bug-beetle:before {
  content: "\e5f6";
}
.ph-bold.ph-calendar-blank:before {
  content: "\e10a";
}
.ph-bold.ph-caret-down:before {
  content: "\e136";
}
.ph-bold.ph-caret-right:before {
  content: "\e13a";
}
.ph-bold.ph-cell-signal-full:before {
  content: "\e142";
}
.ph-bold.ph-chart-line-up:before {
  content: "\e156";
}
.ph-bold.ph-chats-circle:before {
  content: "\e17e";
}
.ph-bold.ph-check-circle:before {
  content: "\e184";
}
.ph-bold.ph-cloud-arrow-up:before {
  content: "\e1ae";
}
.ph-bold.ph-compass:before {
  content: "\e1c8";
}
.ph-bold.ph-desktop-tower:before {
  content: "\e562";
}
.ph-bold.ph-device-mobile:before {
  content: "\e1e0";
}
.ph-bold.ph-devices:before {
  content: "\eba4";
}
.ph-bold.ph-download-simple:before {
  content: "\e20c";
}
.ph-bold.ph-envelope-simple:before {
  content: "\e218";
}
.ph-bold.ph-film-slate:before {
  content: "\e8c2";
}
.ph-bold.ph-gauge:before {
  content: "\e628";
}
.ph-bold.ph-gear-six:before {
  content: "\e272";
}
.ph-bold.ph-globe-simple:before {
  content: "\e28e";
}
.ph-bold.ph-hard-drives:before {
  content: "\e2a0";
}
.ph-bold.ph-hourglass-medium:before {
  content: "\e2b8";
}
.ph-bold.ph-house:before {
  content: "\e2c2";
}
.ph-bold.ph-info:before {
  content: "\e2ce";
}
.ph-bold.ph-lifebuoy:before {
  content: "\e63a";
}
.ph-bold.ph-lightbulb:before {
  content: "\e2dc";
}
.ph-bold.ph-list-bullets:before {
  content: "\e2f2";
}
.ph-bold.ph-list-checks:before {
  content: "\eadc";
}
.ph-bold.ph-magnet:before {
  content: "\e680";
}
.ph-bold.ph-magnifying-glass:before {
  content: "\e30c";
}
.ph-bold.ph-megaphone:before {
  content: "\e324";
}
.ph-bold.ph-minus:before {
  content: "\e32a";
}
.ph-bold.ph-music-notes:before {
  content: "\e340";
}
.ph-bold.ph-package:before {
  content: "\e390";
}
.ph-bold.ph-paper-plane-tilt:before {
  content: "\e398";
}
.ph-bold.ph-plus:before {
  content: "\e3d4";
}
.ph-bold.ph-plus-circle:before {
  content: "\e3d6";
}
.ph-bold.ph-shield-check:before {
  content: "\e40c";
}
.ph-bold.ph-sliders-horizontal:before {
  content: "\e434";
}
.ph-bold.ph-square:before {
  content: "\e45e";
}
.ph-bold.ph-squares-four:before {
  content: "\e464";
}
.ph-bold.ph-stack:before {
  content: "\e466";
}
.ph-bold.ph-toggle-left:before {
  content: "\e674";
}
.ph-bold.ph-users-three:before {
  content: "\e68e";
}
.ph-bold.ph-wifi-high:before {
  content: "\e4ea";
}
.ph-bold.ph-x:before {
  content: "\e4f6";
}
@font-face {
  font-family: "Phosphor-Fill";
  src: url("/fonts/Phosphor-Fill.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-arrow-down:before {
  content: "\e03e";
}
.ph-fill.ph-arrow-up:before {
  content: "\e08e";
}
.ph-fill.ph-arrow-up-right:before {
  content: "\e092";
}
.ph-fill.ph-battery-charging:before {
  content: "\e0ba";
}
.ph-fill.ph-battery-high:before {
  content: "\e0c2";
}
.ph-fill.ph-bell:before {
  content: "\e0ce";
}
.ph-fill.ph-broadcast:before {
  content: "\e0f2";
}
.ph-fill.ph-bug-beetle:before {
  content: "\e5f6";
}
.ph-fill.ph-calendar-blank:before {
  content: "\e10a";
}
.ph-fill.ph-caret-down:before {
  content: "\e136";
}
.ph-fill.ph-caret-right:before {
  content: "\e13a";
}
.ph-fill.ph-cell-signal-full:before {
  content: "\e142";
}
.ph-fill.ph-chart-line-up:before {
  content: "\e156";
}
.ph-fill.ph-chats-circle:before {
  content: "\e17e";
}
.ph-fill.ph-check-circle:before {
  content: "\e184";
}
.ph-fill.ph-cloud-arrow-up:before {
  content: "\e1ae";
}
.ph-fill.ph-compass:before {
  content: "\e1c8";
}
.ph-fill.ph-desktop-tower:before {
  content: "\e562";
}
.ph-fill.ph-device-mobile:before {
  content: "\e1e0";
}
.ph-fill.ph-devices:before {
  content: "\eba4";
}
.ph-fill.ph-download-simple:before {
  content: "\e20c";
}
.ph-fill.ph-envelope-simple:before {
  content: "\e218";
}
.ph-fill.ph-film-slate:before {
  content: "\e8c2";
}
.ph-fill.ph-gauge:before {
  content: "\e628";
}
.ph-fill.ph-gear-six:before {
  content: "\e272";
}
.ph-fill.ph-globe-simple:before {
  content: "\e28e";
}
.ph-fill.ph-hard-drives:before {
  content: "\e2a0";
}
.ph-fill.ph-hourglass-medium:before {
  content: "\e2b8";
}
.ph-fill.ph-house:before {
  content: "\e2c2";
}
.ph-fill.ph-info:before {
  content: "\e2ce";
}
.ph-fill.ph-lifebuoy:before {
  content: "\e63a";
}
.ph-fill.ph-lightbulb:before {
  content: "\e2dc";
}
.ph-fill.ph-list-bullets:before {
  content: "\e2f2";
}
.ph-fill.ph-list-checks:before {
  content: "\eadc";
}
.ph-fill.ph-magnet:before {
  content: "\e680";
}
.ph-fill.ph-magnifying-glass:before {
  content: "\e30c";
}
.ph-fill.ph-megaphone:before {
  content: "\e324";
}
.ph-fill.ph-minus:before {
  content: "\e32a";
}
.ph-fill.ph-music-notes:before {
  content: "\e340";
}
.ph-fill.ph-package:before {
  content: "\e390";
}
.ph-fill.ph-paper-plane-tilt:before {
  content: "\e398";
}
.ph-fill.ph-plus:before {
  content: "\e3d4";
}
.ph-fill.ph-plus-circle:before {
  content: "\e3d6";
}
.ph-fill.ph-shield-check:before {
  content: "\e40c";
}
.ph-fill.ph-sliders-horizontal:before {
  content: "\e434";
}
.ph-fill.ph-square:before {
  content: "\e45e";
}
.ph-fill.ph-squares-four:before {
  content: "\e464";
}
.ph-fill.ph-stack:before {
  content: "\e466";
}
.ph-fill.ph-toggle-left:before {
  content: "\e674";
}
.ph-fill.ph-users-three:before {
  content: "\e68e";
}
.ph-fill.ph-wifi-high:before {
  content: "\e4ea";
}
.ph-fill.ph-x:before {
  content: "\e4f6";
}
