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

  display: block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0em;
  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: 1;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: 0em;

  /* 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); */
}

.wcicon-chat:before { content: '\e813'; } /* '' */
.wcicon-facebook-square:before { content: '\e814'; } /* '' */
.wcicon-denuncias:before { content: '\e815'; } /* '' */
.wcicon-instagram:before { content: '\e816'; } /* '' */
.wcicon-telefono:before { content: '\e817'; } /* '' */
.wcicon-videocamera:before { content: '\e818'; } /* '' */
.wcicon-sugerencias:before { content: '\e819'; } /* '' */
.wcicon-corredor:before { content: '\e81a'; } /* '' */
.wcicon-representados:before { content: '\e868'; } /* '' */
.wcicon-fiscalizaciones:before { content: '\e86d'; } /* '' */
.wcicon-person-circle:before { content: '\e86f'; } /* '' */
.wcicon-menu:before { content: '\e877'; } /* '' */
.wcicon-ok-circle:before { content: '\e954'; } /* '' */
.wcicon-angle-down:before { content: '\e95b'; } /* '' */
.wcicon-angle-right:before { content: '\e95d'; } /* '' */
.wcicon-attention-alt:before { content: '\e964'; } /* '' */
.wcicon-attention:before { content: '\e965'; } /* '' */
.wcicon-cambiar-representado:before { content: '\e969'; } /* '' */
.wcicon-person:before { content: '\e984'; } /* '' */
.wcicon-procurador:before { content: '\e98a'; } /* '' */
.wcicon-question-circle:before { content: '\e98c'; } /* '' */
.wcicon-times:before { content: '\e999'; } /* '' */
.wcicon-times-circle:before { content: '\e99a'; } /* '' */
.wcicon-impuestos:before { content: '\e9a3'; } /* '' */
.wcicon-martillero:before { content: '\e9a6'; } /* '' */
.wcicon-off:before { content: '\e9ae'; } /* '' */
.wcicon-wallet:before { content: '\e9b0'; } /* '' */
