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

.phosphor-number-iconnumber-circle-three:before { content: '\e800'; } /* '' */
.phosphor-number-iconnumber-circle-zero-(2):before { content: '\e801'; } /* '' */
.phosphor-number-iconnumber-circle-nine-(2):before { content: '\e802'; } /* '' */
.phosphor-number-iconnumber-circle-eight-(2):before { content: '\e803'; } /* '' */
.phosphor-number-iconnumber-circle-seven-(2):before { content: '\e804'; } /* '' */
.phosphor-number-iconnumber-circle-six-(2):before { content: '\e805'; } /* '' */
.phosphor-number-iconnumber-circle-five-(2):before { content: '\e806'; } /* '' */
.phosphor-number-iconnumber-circle-four-(2):before { content: '\e807'; } /* '' */
.phosphor-number-iconnumber-circle-three-(2):before { content: '\e808'; } /* '' */
.phosphor-number-iconnumber-circle-two-(2):before { content: '\e809'; } /* '' */
.phosphor-number-iconnumber-circle-one-(2):before { content: '\e80a'; } /* '' */
.phosphor-number-iconnumber-circle-zero-(1):before { content: '\e80b'; } /* '' */
.phosphor-number-iconnumber-circle-zero:before { content: '\e80c'; } /* '' */
.phosphor-number-iconnumber-circle-nine-(1):before { content: '\e80d'; } /* '' */
.phosphor-number-iconnumber-circle-eight-(1):before { content: '\e80e'; } /* '' */
.phosphor-number-iconnumber-circle-seven-(1):before { content: '\e80f'; } /* '' */
.phosphor-number-iconnumber-circle-six-(1):before { content: '\e810'; } /* '' */
.phosphor-number-iconnumber-circle-five-(1):before { content: '\e811'; } /* '' */
.phosphor-number-iconnumber-circle-four-(1):before { content: '\e812'; } /* '' */
.phosphor-number-iconnumber-circle-three-(1):before { content: '\e813'; } /* '' */
.phosphor-number-iconnumber-circle-two-(1):before { content: '\e814'; } /* '' */
.phosphor-number-iconnumber-circle-one-(1):before { content: '\e815'; } /* '' */
.phosphor-number-iconnumber-circle-nine:before { content: '\e816'; } /* '' */
.phosphor-number-iconnumber-circle-eight:before { content: '\e817'; } /* '' */
.phosphor-number-iconnumber-circle-seven:before { content: '\e818'; } /* '' */
.phosphor-number-iconnumber-circle-six:before { content: '\e819'; } /* '' */
.phosphor-number-iconnumber-circle-five:before { content: '\e81a'; } /* '' */
.phosphor-number-iconnumber-circle-four:before { content: '\e81b'; } /* '' */
.phosphor-number-iconnumber-circle-one:before { content: '\e81c'; } /* '' */
.phosphor-number-iconnumber-circle-two:before { content: '\e81d'; } /* '' */
