@font-face {
  font-family: "Phosphor";
  src: url("./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-right:before { content: "\e06c"; }
.ph.ph-arrows-clockwise-thin:before { content: "\e094"; } /*alias->regular*/
.ph.ph-bell-ringing:before { content: "\e5e8"; }
.ph.ph-book-open:before { content: "\e0e6"; }
.ph.ph-browser-thin:before { content: "\e0f4"; } /*alias->regular*/
.ph.ph-buildings:before { content: "\e102"; }
.ph.ph-buildings-thin:before { content: "\e102"; } /*alias->regular*/
.ph.ph-calendar-check:before { content: "\e712"; }
.ph.ph-caret-double-up:before { content: "\e12c"; }
.ph.ph-caret-down:before { content: "\e136"; }
.ph.ph-chalkboard-teacher:before { content: "\e600"; }
.ph.ph-chart-line-up:before { content: "\e156"; }
.ph.ph-chat-text:before { content: "\e17a"; }
.ph.ph-check-circle:before { content: "\e184"; }
.ph.ph-check-circle-fill:before { content: "\e184"; } /*alias->regular*/
.ph.ph-check-square-offset-thin:before { content: "\e188"; } /*alias->regular*/
.ph.ph-clipboard-text:before { content: "\e198"; }
.ph.ph-clock:before { content: "\e19a"; }
.ph.ph-clock-counter-clockwise-thin:before { content: "\e1a0"; } /*alias->regular*/
.ph.ph-cookie-thin:before { content: "\e6ca"; } /*alias->regular*/
.ph.ph-copyright:before { content: "\e54a"; }
.ph.ph-database-thin:before { content: "\e1de"; } /*alias->regular*/
.ph.ph-device-mobile:before { content: "\e1e0"; }
.ph.ph-envelope-simple:before { content: "\e218"; }
.ph.ph-files:before { content: "\e710"; }
.ph.ph-globe:before { content: "\e288"; }
.ph.ph-handshake:before { content: "\e582"; }
.ph.ph-house:before { content: "\e2c2"; }
.ph.ph-identification-card:before { content: "\e2c8"; }
.ph.ph-info:before { content: "\e2ce"; }
.ph.ph-leaf:before { content: "\e2da"; }
.ph.ph-list:before { content: "\e2f0"; }
.ph.ph-lock-key-thin:before { content: "\e2fe"; } /*alias->regular*/
.ph.ph-map-pin:before { content: "\e316"; }
.ph.ph-map-trifold:before { content: "\e31a"; }
.ph.ph-package:before { content: "\e390"; }
.ph.ph-paper-plane-tilt:before { content: "\e398"; }
.ph.ph-phone:before { content: "\e3b8"; }
.ph.ph-phone-call:before { content: "\e3ba"; }
.ph.ph-play-circle:before { content: "\e3d2"; }
.ph.ph-qr-code:before { content: "\e3e6"; }
.ph.ph-scales:before { content: "\e750"; }
.ph.ph-share-network-thin:before { content: "\e408"; } /*alias->regular*/
.ph.ph-shield-check:before { content: "\e40c"; }
.ph.ph-sliders-thin:before { content: "\e432"; } /*alias->regular*/
.ph.ph-sparkle:before { content: "\e6a2"; }
.ph.ph-table-thin:before { content: "\e476"; } /*alias->regular*/
.ph.ph-target-thin:before { content: "\e47c"; } /*alias->regular*/
.ph.ph-timer:before { content: "\e492"; }
.ph.ph-user-focus-thin:before { content: "\e6fc"; } /*alias->regular*/
.ph.ph-user-list:before { content: "\e73c"; }
.ph.ph-users:before { content: "\e4d6"; }
.ph.ph-users-three:before { content: "\e68e"; }
.ph.ph-warning-circle:before { content: "\e4e2"; }
.ph.ph-wrench:before { content: "\e5d4"; }
.ph.ph-x:before { content: "\e4f6"; }
