/* Phosphor light — subsetterad till 64 använda ikoner (Task E1). */

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

.ph-light {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "Phosphor-Light" !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-light.ph-arrow-right:before {
  content: "\e06c";
}

.ph-light.ph-arrow-left:before {
  content: "\e058";
}

.ph-light.ph-arrow-up:before {
  content: "\e08e";
}

.ph-light.ph-arrow-up-right:before {
  content: "\e092";
}

.ph-light.ph-arrows-clockwise:before {
  content: "\e094";
}

.ph-light.ph-arrows-left-right:before {
  content: "\e0a0";
}

.ph-light.ph-airplane:before {
  content: "\e002";
}

.ph-light.ph-bank:before {
  content: "\e0b4";
}

.ph-light.ph-barbell:before {
  content: "\e0b6";
}

.ph-light.ph-brain:before {
  content: "\e74e";
}

.ph-light.ph-car:before {
  content: "\e112";
}

.ph-light.ph-caret-down:before {
  content: "\e136";
}

.ph-light.ph-caret-right:before {
  content: "\e13a";
}

.ph-light.ph-caret-up:before {
  content: "\e13c";
}

.ph-light.ph-chart-line:before {
  content: "\e154";
}

.ph-light.ph-chart-line-up:before {
  content: "\e156";
}

.ph-light.ph-chat-circle:before {
  content: "\e168";
}

.ph-light.ph-chat-circle-text:before {
  content: "\e16e";
}

.ph-light.ph-check:before {
  content: "\e182";
}

.ph-light.ph-check-circle:before {
  content: "\e184";
}

.ph-light.ph-circle-notch:before {
  content: "\eb44";
}

.ph-light.ph-clock:before {
  content: "\e19a";
}

.ph-light.ph-credit-card:before {
  content: "\e1d2";
}

.ph-light.ph-dots-three-circle:before {
  content: "\e200";
}

.ph-light.ph-dots-three-vertical:before {
  content: "\e208";
}

.ph-light.ph-eye:before {
  content: "\e220";
}

.ph-light.ph-file-text:before {
  content: "\e23a";
}

.ph-light.ph-flag-checkered:before {
  content: "\ea38";
}

.ph-light.ph-funnel:before {
  content: "\e266";
}

.ph-light.ph-graduation-cap:before {
  content: "\e62c";
}

.ph-light.ph-house:before {
  content: "\e2c2";
}

.ph-light.ph-info:before {
  content: "\e2ce";
}

.ph-light.ph-lightbulb:before {
  content: "\e2dc";
}

.ph-light.ph-lightning:before {
  content: "\e2de";
}

.ph-light.ph-list-bullets:before {
  content: "\e2f2";
}

.ph-light.ph-magnifying-glass:before {
  content: "\e30c";
}

.ph-light.ph-newspaper:before {
  content: "\e344";
}

.ph-light.ph-pencil-simple:before {
  content: "\e3b4";
}

.ph-light.ph-piggy-bank:before {
  content: "\ea04";
}

.ph-light.ph-plus:before {
  content: "\e3d4";
}

.ph-light.ph-plus-circle:before {
  content: "\e3d6";
}

.ph-light.ph-popcorn:before {
  content: "\eb4e";
}

.ph-light.ph-receipt:before {
  content: "\e3ec";
}

.ph-light.ph-repeat:before {
  content: "\e3f6";
}

.ph-light.ph-rocket-launch:before {
  content: "\e3fe";
}

.ph-light.ph-scales:before {
  content: "\e750";
}

.ph-light.ph-shield-check:before {
  content: "\e40c";
}

.ph-light.ph-shield-warning:before {
  content: "\e412";
}

.ph-light.ph-shopping-bag:before {
  content: "\e416";
}

.ph-light.ph-shopping-cart:before {
  content: "\e41e";
}

.ph-light.ph-sliders:before {
  content: "\e432";
}

.ph-light.ph-sparkle:before {
  content: "\e6a2";
}

.ph-light.ph-star:before {
  content: "\e46a";
}

.ph-light.ph-target:before {
  content: "\e47c";
}

.ph-light.ph-train-simple:before {
  content: "\e4a0";
}

.ph-light.ph-trash:before {
  content: "\e4a6";
}

.ph-light.ph-trend-down:before {
  content: "\e4ac";
}

.ph-light.ph-trend-up:before {
  content: "\e4ae";
}

.ph-light.ph-user:before {
  content: "\e4c2";
}

.ph-light.ph-user-focus:before {
  content: "\e6fc";
}

.ph-light.ph-wallet:before {
  content: "\e68a";
}

.ph-light.ph-warning:before {
  content: "\e4e0";
}

.ph-light.ph-warning-circle:before {
  content: "\e4e2";
}

.ph-light.ph-x:before {
  content: "\e4f6";
}

