@font-face {
  font-family: 'phosphor';
  src: url('../font/phosphor.eot?83240224');
  src: url('../font/phosphor.eot?83240224#iefix') format('embedded-opentype'),
       url('../font/phosphor.woff2?83240224') format('woff2'),
       url('../font/phosphor.woff?83240224') format('woff'),
       url('../font/phosphor.ttf?83240224') format('truetype'),
       url('../font/phosphor.svg?83240224#phosphor') 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';
    src: url('../font/phosphor.svg?83240224#phosphor') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "phosphor";
  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); */
}

.icon-arrowsleftright:before { content: '\e800'; } /* '' */
.icon-arrowupright:before { content: '\e801'; } /* '' */
.icon-buildingoffice:before { content: '\e802'; } /* '' */
.icon-calculator:before { content: '\e803'; } /* '' */
.icon-calendarblank:before { content: '\e804'; } /* '' */
.icon-cards:before { content: '\e805'; } /* '' */
.icon-cardsthree:before { content: '\e806'; } /* '' */
.icon-chartbar:before { content: '\e807'; } /* '' */
.icon-chartpieslice:before { content: '\e808'; } /* '' */
.icon-chatcircledots:before { content: '\e809'; } /* '' */
.icon-check:before { content: '\e80a'; } /* '' */
.icon-checksquareoffset:before { content: '\e80b'; } /* '' */
.icon-checkcircle:before { content: '\e80c'; } /* '' */
.icon-circuitry:before { content: '\e80d'; } /* '' */
.icon-coins:before { content: '\e80e'; } /* '' */
.icon-creditcard:before { content: '\e80f'; } /* '' */
.icon-envelope:before { content: '\e810'; } /* '' */
.icon-eye:before { content: '\e811'; } /* '' */
.icon-file:before { content: '\e812'; } /* '' */
.icon-fileplus:before { content: '\e813'; } /* '' */
.icon-folder:before { content: '\e814'; } /* '' */
.icon-gearsix:before { content: '\e815'; } /* '' */
.icon-handshake:before { content: '\e816'; } /* '' */
.icon-headset:before { content: '\e817'; } /* '' */
.icon-heart:before { content: '\e818'; } /* '' */
.icon-listchecks:before { content: '\e819'; } /* '' */
.icon-locksimple:before { content: '\e81a'; } /* '' */
.icon-locksimpleopen:before { content: '\e81b'; } /* '' */
.icon-magnet:before { content: '\e81c'; } /* '' */
.icon-magnifyingglass:before { content: '\e81d'; } /* '' */
.icon-mappin:before { content: '\e81e'; } /* '' */
.icon-medal:before { content: '\e81f'; } /* '' */
.icon-money:before { content: '\e820'; } /* '' */
.icon-paperclip:before { content: '\e821'; } /* '' */
.icon-phonecall:before { content: '\e822'; } /* '' */
.icon-piggybank:before { content: '\e823'; } /* '' */
.icon-receipt:before { content: '\e824'; } /* '' */
.icon-rocketlaunch:before { content: '\e825'; } /* '' */
.icon-scales:before { content: '\e826'; } /* '' */
.icon-scissors:before { content: '\e827'; } /* '' */
.icon-sealcheck:before { content: '\e828'; } /* '' */
.icon-shieldcheck:before { content: '\e829'; } /* '' */
.icon-stackplus:before { content: '\e82a'; } /* '' */
.icon-stamp:before { content: '\e82b'; } /* '' */
.icon-target:before { content: '\e82c'; } /* '' */
.icon-trenddown:before { content: '\e82d'; } /* '' */
.icon-trendup:before { content: '\e82e'; } /* '' */
.icon-usercircle:before { content: '\e82f'; } /* '' */
.icon-userfocus:before { content: '\e830'; } /* '' */
.icon-users:before { content: '\e831'; } /* '' */
.icon-usersound:before { content: '\e832'; } /* '' */
.icon-userswitch:before { content: '\e833'; } /* '' */
.icon-wallet:before { content: '\e834'; } /* '' */
.icon-alarm:before { content: '\e835'; } /* '' */
.icon-arrowleft:before { content: '\e836'; } /* '' */
.icon-arrowright:before { content: '\e837'; } /* '' */
.icon-arrowsclockwise:before { content: '\e838'; } /* '' */
