@font-face {
  font-family: 'icomoon';
  src:  url('https://cdn.icomoon.io/37364/SilverHills/icomoon.eot?un2poy');
  src:  url('https://cdn.icomoon.io/37364/SilverHills/icomoon.eot?un2poy#iefix') format('embedded-opentype'),
    url('https://cdn.icomoon.io/37364/SilverHills/icomoon.woff2?un2poy') format('woff2'),
    url('https://cdn.icomoon.io/37364/SilverHills/icomoon.ttf?un2poy') format('truetype'),
    url('https://cdn.icomoon.io/37364/SilverHills/icomoon.woff?un2poy') format('woff'),
    url('https://cdn.icomoon.io/37364/SilverHills/icomoon.svg?un2poy#icomoon') 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: 'icomoon' !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-alternate_email:before {
  content: "\e911";
}
.icon-linkedin:before {
  content: "\e912";
  color: #0077b5;
}
.icon-twitter:before {
  content: "\e901";
  color: #1da1f2;
}
.icon-pinterest:before {
  content: "\e902";
  color: #bd081c;
}
.icon-instagram:before {
  content: "\e903";
  color: #e4405f;
}
.icon-youtube:before {
  content: "\e904";
  color: #f00;
}
.icon-facebook:before {
  content: "\e905";
  color: #1877f2;
}
.icon-close:before {
  content: "\e910";
}
.icon-print:before {
  content: "\e90f";
}
.icon-blog-tag-article:before {
  content: "\e90c";
}
.icon-blog-tag-recipe:before {
  content: "\e90d";
}
.icon-share:before {
  content: "\e90b";
}
.icon-eye:before {
  content: "\e90a";
}
.icon-alert:before {
  content: "\e909";
}
.icon-info:before {
  content: "\e908";
  color: #571c1f;
}
.icon-bannerslider-nav-prev:before {
  content: "\e906";
}
.icon-bannerslider-nav-next:before {
  content: "\e907";
}
.icon-arrow-down:before {
  content: "\e90e";
}
.icon-search-Icon:before {
  content: "\e900";
}
