@font-face {
  font-family: 'cashentix_icon_sociales';
  src: url('../font/cashentix_icon_sociales.eot?50623274');
  src: url('../font/cashentix_icon_sociales.eot?50623274#iefix') format('embedded-opentype'),
       url('../font/cashentix_icon_sociales.woff2?50623274') format('woff2'),
       url('../font/cashentix_icon_sociales.woff?50623274') format('woff'),
       url('../font/cashentix_icon_sociales.ttf?50623274') format('truetype'),
       url('../font/cashentix_icon_sociales.svg?50623274#cashentix_icon_sociales') 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: 'cashentix_icon_sociales';
    src: url('../font/cashentix_icon_sociales.svg?50623274#cashentix_icon_sociales') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "cashentix_icon_sociales";
  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-plus-outline:before { content: '\e800'; } /* '' */
.icon-lock-open:before { content: '\e801'; } /* '' */
.icon-lock:before { content: '\e802'; } /* '' */
.icon-cog-outline:before { content: '\e803'; } /* '' */
.icon-warning-empty:before { content: '\e804'; } /* '' */
.icon-phone-outline:before { content: '\e805'; } /* '' */
.icon-clock:before { content: '\e806'; } /* '' */
.icon-flash-outline:before { content: '\e807'; } /* '' */
.icon-chart-bar-outline:before { content: '\e808'; } /* '' */
.icon-key-outline:before { content: '\e809'; } /* '' */
.icon-target:before { content: '\e80a'; } /* '' */
.icon-eye-outline:before { content: '\e80b'; } /* '' */
.icon-down:before { content: '\e80c'; } /* '' */
.icon-cloud:before { content: '\e80d'; } /* '' */
.icon-upload-cloud-outline:before { content: '\e80e'; } /* '' */
.icon-trophy:before { content: '\e80f'; } /* '' */
.icon-twitter:before { content: '\e810'; } /* '' */
.icon-vimeo:before { content: '\e811'; } /* '' */
.icon-pinterest:before { content: '\e812'; } /* '' */
.icon-pinterest-circled:before { content: '\e813'; } /* '' */
.icon-linkedin:before { content: '\e814'; } /* '' */
.icon-linkedin-circled:before { content: '\e815'; } /* '' */
.icon-facebook-circled:before { content: '\e816'; } /* '' */
.icon-forward:before { content: '\e817'; } /* '' */
.icon-forward-outline:before { content: '\e818'; } /* '' */
.icon-ruler:before { content: '\f044'; } /* '' */
.icon-money:before { content: '\f0d6'; } /* '' */
.icon-reply-all:before { content: '\f122'; } /* '' */
.icon-shield:before { content: '\f132'; } /* '' */
.icon-rocket:before { content: '\f135'; } /* '' */
.icon-vimeo-circled:before { content: '\f307'; } /* '' */
.icon-twitter-1:before { content: '\f309'; } /* '' */
.icon-facebook:before { content: '\f30c'; } /* '' */
.icon-facebook-squared:before { content: '\f30e'; } /* '' */
.icon-pinterest-1:before { content: '\f312'; } /* '' */
.icon-pinterest-circled-1:before { content: '\f313'; } /* '' */
.icon-linkedin-1:before { content: '\f318'; } /* '' */
