@font-face{font-family:"Phosphor-Light";src:url("phosphor-light.woff2") format("woff2"),url("phosphor-light.woff") format("woff");font-weight:normal;font-style:normal;font-display:block}


[class^="phlight-"], [class*=" phlight-"] {
  /* 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;
}

.phlight {

}

.phlight-arrow-up-right:before {
  content: "\e092";
}.phlight-arrow-down-right:before {
  content: "\e042";
}.phlight-arrow-down-left:before {
  content: "\e040";
}.phlight-user:before {
  content: "\e4c2";
}