@font-face {
  font-family: 'horoscopo-innotec';
  src: url('../font/horoscopo-innotec.eot?23807507');
  src: url('../font/horoscopo-innotec.eot?23807507#iefix') format('embedded-opentype'),
       url('../font/horoscopo-innotec.woff2?23807507') format('woff2'),
       url('../font/horoscopo-innotec.woff?23807507') format('woff'),
       url('../font/horoscopo-innotec.ttf?23807507') format('truetype'),
       url('../font/horoscopo-innotec.svg?23807507#horoscopo-innotec') 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: 'horoscopo-innotec';
    src: url('../font/horoscopo-innotec.svg?23807507#horoscopo-innotec') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "horoscopo-innotec";
  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-escorpio-signo:before { content: '\e800'; } /* '' */
.icon-geminis-signo:before { content: '\e801'; } /* '' */
.icon-leo-signo:before { content: '\e802'; } /* '' */
.icon-libra-signo:before { content: '\e803'; } /* '' */
.icon-piscis-signo:before { content: '\e804'; } /* '' */
.icon-sagitario-signo:before { content: '\e805'; } /* '' */
.icon-tauro-signo:before { content: '\e806'; } /* '' */
.icon-virgo-signo:before { content: '\e807'; } /* '' */
.icon-acuario-signo:before { content: '\e808'; } /* '' */
.icon-aries-signo:before { content: '\e809'; } /* '' */
.icon-cancer-signo:before { content: '\e80a'; } /* '' */
.icon-capricornio-signo:before { content: '\e80b'; } /* '' */
.icon-constelacion:before { content: '\e80c'; } /* '' */
.icon-virgo:before { content: '\e80d'; } /* '' */
.icon-acuario:before { content: '\e80e'; } /* '' */
.icon-aries:before { content: '\e80f'; } /* '' */
.icon-cancer:before { content: '\e810'; } /* '' */
.icon-capricornio:before { content: '\e811'; } /* '' */
.icon-escorpio:before { content: '\e812'; } /* '' */
.icon-geminis:before { content: '\e813'; } /* '' */
.icon-leo:before { content: '\e814'; } /* '' */
.icon-libra:before { content: '\e815'; } /* '' */
.icon-piscis:before { content: '\e816'; } /* '' */
.icon-sagitario:before { content: '\e817'; } /* '' */
.icon-tauro:before { content: '\e818'; } /* '' */
