@font-face {
  font-family: 'icomoon';
  src:  url('../assets/fonts/custom/icomoon.eot?20180428085500');
  src:  url('../assets/fonts/custom/icomoon.eot?20180428085500#iefix') format('embedded-opentype'),
    url('../assets/fonts/custom/icomoon.ttf?20180428085500') format('truetype'),
    url('../assets/fonts/custom/icomoon.woff?20180428085500') format('woff'),
    url('../assets/fonts/custom/icomoon.svg?20180428085500#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="cj-"], [class*=" cj-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !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;
}

.cj-bioquimico:before {
  content: "\e904";
}
