@font-face {
  font-family: 'font-icons';
  src: url('../font/font-icons.eot?68865453');
  src: url('../font/font-icons.eot?68865453#iefix') format('embedded-opentype'),
       url('../font/font-icons.woff2?68865453') format('woff2'),
       url('../font/font-icons.woff?68865453') format('woff'),
       url('../font/font-icons.ttf?68865453') format('truetype'),
       url('../font/font-icons.svg?68865453#font-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'font-icons';
    src: url('../font/font-icons.svg?68865453#font-icons') format('svg');
  }
}
*/
 
 [class^="icon-custom-"]:before, [class*=" icon-custom-"]:before {
  font-family: "font-icons";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.icon-custom-hat:before { content: '\e800'; } /* '' */
.icon-custom-plus-1:before { content: '\e801'; } /* '' */
.icon-custom-arrow-right:before { content: '\e802'; } /* '' */
.icon-custom-arrow-left:before { content: '\e803'; } /* '' */
.icon-custom-preparation:before { content: '\e804'; } /* '' */
.icon-custom-chef-3:before { content: '\e805'; } /* '' */
.icon-custom-serving:before { content: '\e806'; } /* '' */
.icon-custom-pasta:before { content: '\e807'; } /* '' */
.icon-custom-chef-thumb-1:before { content: '\e808'; } /* '' */
.icon-custom-search-1:before { content: '\e809'; } /* '' */
.icon-custom-astuce:before { content: '\e80a'; } /* '' */
.icon-custom-candle:before { content: '\e80b'; } /* '' */
.icon-custom-arrow-top:before { content: '\e80d'; } /* '' */
.icon-custom-cancel-1:before { content: '\e810'; } /* '' */
.icon-custom-twitter:before { content: '\e812'; } /* '' */
.icon-custom-facebook:before { content: '\e813'; } /* '' */
.icon-custom-candle-2:before { content: '\e814'; } /* '' */
.icon-custom-gplus:before { content: '\e815'; } /* '' */
.icon-custom-arrow-product-left:before { content: '\e816'; } /* '' */
.icon-custom-arrow-product-right:before { content: '\e817'; } /* '' */
.icon-custom-youtube:before { content: '\e818'; } /* '' */
.icon-custom-arrow-double-left:before { content: '\e81c'; } /* '' */
.icon-custom-arrow-double-right:before { content: '\e81d'; } /* '' */
.icon-custom-cook-time:before { content: '\e824'; } /* '' */
.icon-custom-envelope:before { content: '\e826'; } /* '' */
.icon-custom-eggs:before { content: '\e829'; } /* '' */
.icon-custom-arrow-step-down-left:before { content: '\e830'; } /* '' */
.icon-custom-arrow-step-down-right:before { content: '\e831'; } /* '' */
.icon-custom-corn:before { content: '\e836'; } /* '' */
.icon-custom-gift:before { content: '\e837'; } /* '' */
.icon-custom-chef-1:before { content: '\e83a'; } /* '' */
.icon-custom-chef-2:before { content: '\e83b'; } /* '' */
.icon-custom-arrow-nav-down:before { content: '\e83c'; } /* '' */
.icon-custom-arrow-nav-up:before { content: '\e83d'; } /* '' */
.icon-custom-chef-thumb-2:before { content: '\e83e'; } /* '' */
.icon-custom-chef-thumb-3:before { content: '\e83f'; } /* '' */
.icon-custom-chef-thumb-4:before { content: '\e840'; } /* '' */
.icon-custom-chef-thumb-5:before { content: '\e841'; } /* '' */
.icon-custom-quote-1:before { content: '\e844'; } /* '' */
.icon-custom-quote-2:before { content: '\e845'; } /* '' */
.icon-custom-arrows-vertical:before { content: '\e846'; } /* '' */
.icon-custom-youtube-play:before { content: '\f16a'; } /* '' */
.icon-custom-twitter-circled:before { content: '\f30a'; } /* '' */
.icon-custom-facebook-circled:before { content: '\f30d'; } /* '' */
.icon-custom-pinterest:before { content: '\f312'; } /* '' */
.icon-custom-pinterest-circled:before { content: '\f313'; } /* '' */