/*--------------------------------

Phosphor Web Font
Generated using nucleoapp.com

-------------------------------- */
@font-face {
  font-family: "Phosphor";
  src: url('Phosphor.woff2') format('woff2'),
        url('Phosphor.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
/*------------------------
	base class definition
-------------------------*/
[class^="ph-"],
[class*=" ph-"] {
  display: inline-flex;
}

[class^="ph-"]:before,
[class*=" ph-"]:before {
  font: normal normal normal 1em/1 "Phosphor";
  color: inherit;
  flex-shrink: 0;
  speak: none;
  text-transform: none;
  text-decoration: inherit;
  text-align: center;
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/*------------------------
  change icon size
-------------------------*/
/* relative units */

/*------------------------
	icons
-------------------------*/

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

.ph-arrow-circle-right-light::before {
  content: "\ee4c";
}

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

.ph-arrow-circle-right::before {
  content: "\f263";
}

.ph-arrow-down::before {
  content: "\f269";
}

.ph-caret-left::before {
  content: "\f31b";
}

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

.ph-chat-teardrop-dots::before {
  content: "\f338";
}

.ph-chat-teardrop-text::before {
  content: "\f339";
}

.ph-device-mobile::before {
  content: "\f395";
}

.ph-dots-nine::before {
  content: "\f3a8";
}

.ph-envelope-simple::before {
  content: "\f3bf";
}

.ph-paper-plane-tilt::before {
  content: "\f503";
}

.ph-play-fill::before {
  content: "\fd5a";
}
