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

[class^="kk-icon-"], [class*=" kk-icon-"] {
  /* 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;
}
.header [class^="kk-icon-"], .header [class*=" kk-icon-"] {
  font-size: 25px;
}

.kk-icon-book:before {
  content: "\e900";
}
.kk-icon-chef-cap:before {
  content: "\e901";
}
.kk-icon-cooking:before {
  content: "\e902";
}
.kk-icon-teenager:before {
  content: "\e903";
}
.kk-icon-chef:before {
  content: "\e904";
}
.kk-icon-kid:before {
  content: "\e905";
}
.kk-icon-adult:before {
  content: "\e906";
}
.kk-icon-forget-pass:before {
  content: "\e907";
}
.kk-icon-timer:before {
  content: "\e908";
}
.kk-icon-oven:before {
  content: "\e909";
}
.kk-icon-email:before {
  content: "\e90a";
}
.kk-icon-params:before {
  content: "\e90b";
}
.kk-icon-warning:before {
  content: "\e90c";
}
.kk-icon-check:before {
  content: "\e90d";
}
.kk-icon-credit-card:before {
  content: "\e90e";
}
.kk-icon-AmericanExpress:before {
  content: "\e90f";
}
.kk-icon-MasterCard:before {
  content: "\e910";
}
.kk-icon-Visa:before {
  content: "\e911";
}
.kk-icon-facebook:before {
  content: "\f082";
}
.kk-icon-twitter:before {
  content: "\f099";
}
.kk-icon-mail:before {
  content: "\f0e0";
}
.kk-icon-question:before {
  content: "\f128";
}
