@font-face {
  font-family: 'kijimea';
  src:  url('fonts/kijimea.eot?1bcb3x');
  src:  url('fonts/kijimea.eot?1bcb3x#iefix') format('embedded-opentype'),
    url('fonts/kijimea.ttf?1bcb3x') format('truetype'),
    url('fonts/kijimea.woff?1bcb3x') format('woff'),
    url('fonts/kijimea.svg?1bcb3x#kijimea') 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: 'kijimea' !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-cruelty:before {
  content: "\e900";
  color: #1c3660;
}
.icon-gmo:before {
  content: "\e901";
  color: #1c3660;
}
.icon-gmp:before {
  content: "\e902";
  color: #1c3660;
}
.icon-lab2:before {
  content: "\e903";
  color: #1c3660;
}
.icon-money:before {
  content: "\e904";
  color: #1c3660;
}
.icon-shipping:before {
  content: "\e905";
  color: #1c3660;
}
.icon-lab:before {
  content: "\e906";
  color: #1c3660;
}
.icon-box:before {
  content: "\e907";
  color: #1c3660;
}
