@font-face {
  font-family: 'cwicons';
  src:  url('cwicons.eot?n2sj2z');
  src:  url('cwicons.eot?n2sj2z#iefix') format('embedded-opentype'),
    url('cwicons.ttf?n2sj2z') format('truetype'),
    url('cwicons.woff?n2sj2z') format('woff'),
    url('cwicons.svg?n2sj2z#cwicons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon_"], [class*=" icon_"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'cwicons' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon_add_circle:before {
  content: "\e701";
}
.icon_add:before {
  content: "\e900";
}
.icon_check:before {
  content: "\e901";
}
.icon_fb:before {
  content: "\e902";
}
.icon_flecha1:before {
  content: "\e903";
}
.icon_flecha2:before {
  content: "\e904";
}
.icon_ig:before {
  content: "\e905";
}
.icon_pin:before {
  content: "\e906";
}
.icon_clock:before {
  content: "\e907";
}
.icon_shop:before {
  content: "\e908";
}
.icon_tel:before {
  content: "\e909";
}
.icon_whatsapp:before {
  content: "\e90a";
}
.icon_close:before {
  content: "\e90b";
}
.icon_delete:before {
  content: "\e90c";
}
.icon_edit:before {
  content: "\e90d";
}
.icon_error:before {
  content: "\e90e";
}
.icon_menu:before {
  content: "\e90f";
}
.icon_question:before {
  content: "\e910";
}
.icon_search:before {
  content: "\e911";
}
.icon_zoom_in:before {
  content: "\e912";
}
.icon_zoom_out:before {
  content: "\e913";
}
.icon_move:before {
  content: "\e914";
}
.icon_move-up:before {
  content: "\ea46";
}
.icon_move-down:before {
  content: "\ea47";
}
