@font-face {
  font-family: 'callipo';
  src:  url('callipo-icon/callipo.eot?r7akd7');
  src:  url('callipo-icon/callipo.eot?r7akd7#iefix') format('embedded-opentype'),
    url('callipo-icon/callipo.woff2?r7akd7') format('woff2'),
    url('callipo-icon/callipo.ttf?r7akd7') format('truetype'),
    url('callipo-icon/callipo.woff?r7akd7') format('woff'),
    url('callipo-icon/callipo.svg?r7akd7#callipo') 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: 'callipo' !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-custom-box:before {
  content: "\e900";
}
.icon-recipe-fire:before {
  content: "\e901";
}
.icon-recipe-table:before {
  content: "\e902";
}
.icon-recipe-lactose:before {
  content: "\e903";
}
.icon-recipe-measure:before {
  content: "\e904";
}
.icon-recipe-rollinpin:before {
  content: "\e905";
}
.icon-recipe-pan:before {
  content: "\e906";
}
