@font-face {
  font-family: 'phosphor-essential';
  src: url('../font/phosphor-essential.eot?39664579');
  src: url('../font/phosphor-essential.eot?39664579#iefix') format('embedded-opentype'),
       url('../font/phosphor-essential.woff2?39664579') format('woff2'),
       url('../font/phosphor-essential.woff?39664579') format('woff'),
       url('../font/phosphor-essential.ttf?39664579') format('truetype'),
       url('../font/phosphor-essential.svg?39664579#phosphor-essential') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'phosphor-essential';
    src: url('../font/phosphor-essential.svg?39664579#phosphor-essential') format('svg');
  }
}
*/
[class^="ph-"]:before, [class*=" ph-"]:before {
  font-family: "phosphor-essential";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.ph-arrowdown:before { content: '\e800'; } /* '' */
.ph-arrowleft:before { content: '\e801'; } /* '' */
.ph-arrowright:before { content: '\e802'; } /* '' */
.ph-arrowup:before { content: '\e803'; } /* '' */
.ph-arrowupright:before { content: '\e804'; } /* '' */
.ph-bell:before { content: '\e805'; } /* '' */
.ph-bookmarksimple:before { content: '\e806'; } /* '' */
.ph-calendarblank:before { content: '\e807'; } /* '' */
.ph-camera:before { content: '\e808'; } /* '' */
.ph-caretdoubledown:before { content: '\e809'; } /* '' */
.ph-caretdown:before { content: '\e80a'; } /* '' */
.ph-caretleft:before { content: '\e80b'; } /* '' */
.ph-caretright:before { content: '\e80c'; } /* '' */
.ph-caretup:before { content: '\e80d'; } /* '' */
.ph-chatcircledots:before { content: '\e80e'; } /* '' */
.ph-check:before { content: '\e80f'; } /* '' */
.ph-checkcircle:before { content: '\e810'; } /* '' */
.ph-clock:before { content: '\e811'; } /* '' */
.ph-downloadsimple:before { content: '\e812'; } /* '' */
.ph-envelopesimple:before { content: '\e813'; } /* '' */
.ph-eye:before { content: '\e814'; } /* '' */
.ph-eyeslash:before { content: '\e815'; } /* '' */
.ph-file:before { content: '\e816'; } /* '' */
.ph-filearrowup:before { content: '\e817'; } /* '' */
.ph-filepdf:before { content: '\e818'; } /* '' */
.ph-filetext:before { content: '\e819'; } /* '' */
.ph-gearsix:before { content: '\e81a'; } /* '' */
.ph-globe:before { content: '\e81b'; } /* '' */
.ph-heart:before { content: '\e81c'; } /* '' */
.ph-house:before { content: '\e81d'; } /* '' */
.ph-image:before { content: '\e81e'; } /* '' */
.ph-info:before { content: '\e81f'; } /* '' */
.ph-link:before { content: '\e820'; } /* '' */
.ph-list:before { content: '\e821'; } /* '' */
.ph-magnifyingglass:before { content: '\e822'; } /* '' */
.ph-mappin:before { content: '\e823'; } /* '' */
.ph-minus:before { content: '\e824'; } /* '' */
.ph-minuscircle:before { content: '\e825'; } /* '' */
.ph-paperclip:before { content: '\e826'; } /* '' */
.ph-pencilsimple:before { content: '\e827'; } /* '' */
.ph-phone:before { content: '\e828'; } /* '' */
.ph-play:before { content: '\e829'; } /* '' */
.ph-playcircle:before { content: '\e82a'; } /* '' */
.ph-plus:before { content: '\e82b'; } /* '' */
.ph-pluscircle:before { content: '\e82c'; } /* '' */
.ph-question:before { content: '\e82d'; } /* '' */
.ph-questionmark:before { content: '\e82e'; } /* '' */
.ph-sliders:before { content: '\e82f'; } /* '' */
.ph-star:before { content: '\e830'; } /* '' */
.ph-trash:before { content: '\e831'; } /* '' */
.ph-uploadsimple:before { content: '\e832'; } /* '' */
.ph-user:before { content: '\e833'; } /* '' */
.ph-usercircle:before { content: '\e834'; } /* '' */
.ph-warning:before { content: '\e835'; } /* '' */
.ph-warningcircle:before { content: '\e836'; } /* '' */
.ph-x:before { content: '\e837'; } /* '' */
.ph-xcircle:before { content: '\e838'; } /* '' */
