@font-face {
  font-family: 'zorroaicons';
  src:  url('https://www.zorroa.com/wp-content/themes/zorroa/zorroaicons/fonts/zorroaicons.eot?gejyy2');
  src:  url('https://www.zorroa.com/wp-content/themes/zorroa/zorroaicons/fonts/zorroaicons.eot?gejyy2#iefix') format('embedded-opentype'),
    url('https://www.zorroa.com/wp-content/themes/zorroa/zorroaicons/fonts/zorroaicons.woff2?gejyy2') format('woff2'),
    url('https://www.zorroa.com/wp-content/themes/zorroa/zorroaicons/fonts/zorroaicons.ttf?gejyy2') format('truetype'),
    url('fonts/zorroaicons_gejyy2.woff') format('woff'),
    url('https://www.zorroa.com/wp-content/themes/zorroa/zorroaicons/fonts/zorroaicons.svg?gejyy2#zorroaicons') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'zorroaicons' !important;
  speak: none;
  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-CB:before {
  content: "\e903";
}
.icon-maze:before {
  content: "\e902";
}
.icon-database-check:before {
  content: "\e662";
}
.icon-papers:before {
  content: "\e6d4";
}
.icon-pictures:before {
  content: "\e711";
}
.icon-arrows-merge:before {
  content: "\e946";
}
.icon-paper-plane:before {
  content: "\e901";
}
.icon-mail:before {
  content: "\e900";
}