@font-face {
  font-family: 'phosphor';
  src: url('../font/phosphor.eot?27382538');
  src: url('../font/phosphor.eot?27382538#iefix') format('embedded-opentype'),
       url('../font/phosphor.woff2?27382538') format('woff2'),
       url('../font/phosphor.woff?27382538') format('woff'),
       url('../font/phosphor.ttf?27382538') format('truetype'),
       url('../font/phosphor.svg?27382538#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?27382538#phosphor') format('svg');
  }
}
*/
[class^="icon-phosphor"]:before, [class*=" icon-phosphor"]: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-phosphorbehance:before { content: '\e800'; } /* '' */
.icon-phosphorcelular:before { content: '\e801'; } /* '' */
.icon-phosphordireccion:before { content: '\e802'; } /* '' */
.icon-phosphordiscord:before { content: '\e803'; } /* '' */
.icon-phosphordribbble:before { content: '\e804'; } /* '' */
.icon-phosphoremail:before { content: '\e805'; } /* '' */
.icon-phosphorempresa:before { content: '\e806'; } /* '' */
.icon-phosphorfacebook:before { content: '\e807'; } /* '' */
.icon-phosphorhashtag:before { content: '\e808'; } /* '' */
.icon-phosphorinstagram:before { content: '\e809'; } /* '' */
.icon-phosphorlinkedin:before { content: '\e80a'; } /* '' */
.icon-phosphornombre:before { content: '\e80b'; } /* '' */
.icon-phosphornota:before { content: '\e80c'; } /* '' */
.icon-phosphorotro:before { content: '\e80d'; } /* '' */
.icon-phosphorpinterest:before { content: '\e80e'; } /* '' */
.icon-phosphorpuesto:before { content: '\e80f'; } /* '' */
.icon-phosphorqr:before { content: '\e810'; } /* '' */
.icon-phosphorreddit:before { content: '\e811'; } /* '' */
.icon-phosphorskype:before { content: '\e812'; } /* '' */
.icon-phosphorsnapchat:before { content: '\e813'; } /* '' */
.icon-phosphorspotify:before { content: '\e814'; } /* '' */
.icon-phosphortelefono:before { content: '\e815'; } /* '' */
.icon-phosphortelegram:before { content: '\e816'; } /* '' */
.icon-phosphorthreads:before { content: '\e817'; } /* '' */
.icon-phosphortiktok:before { content: '\e818'; } /* '' */
.icon-phosphortwitch:before { content: '\e819'; } /* '' */
.icon-phosphortwitter:before { content: '\e81a'; } /* '' */
.icon-phosphorweb:before { content: '\e81b'; } /* '' */
.icon-phosphoryoutube:before { content: '\e81c'; } /* '' */
