@font-face {
    font-family: 'icomoon';
    src:
      url('../fonts/webfonts/icomoon.ttf?edw7lx') format('truetype'),
      url('../fonts/webfonts/icomoon.woff?edw7lx') format('woff'),
      url('../fonts/webfonts/icomoon.svg?edw7lx#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
  }
  
  [class^="icon-"]:not(.icon-inline), [class*=" icon-"]:not(.icon-inline) {
    /* 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-Facebook:before {
    content: "\e900";
  }
  .icon-Instagram:before {
    content: "\e901";
  }
  .icon-Twitter:before {
    content: "\e902";
  }
  .icon-Youtube:before {
    content: "\e903";
  }
  .icon-Search:before {
    content: "\e904";
  }
  .icon-Cart:before {
    content: "\e905";
  }
  .icon-Chevron-left-line:before {
    content: "\e906";
  }
  .icon-Chevron-right-line:before {
    content: "\e907";
  }
  .icon-Pen:before {
    content: "\e908";
  }
  .icon-Reply:before {
    content: "\e909";
  }
  .icon-Shop:before {
    content: "\e90a";
  }
  .icon-Star-filled:before {
    content: "\e90b";
  }
  .icon-Star:before {
    content: "\e90c";
  }
  .icon-Cross:before {
    content: "\e90d";
  }
  .icon-Loading:before {
    content: "\e90e";
  }
  .icon-Check:before {
    content: "\e90f";
  }
  .icon-Tile:before {
    content: "\e910";
  }
  .icon-List:before {
    content: "\e911";
  }
  .icon-Chevron-down-line:before {
    content: "\e912";
  }
  .icon-Chevron-up-line:before {
    content: "\e913";
  }
  .icon-quote:before {
    content: "\e914";
  }
  .icon-log-in:before {
    content: "\e915";
  }
  .icon-kavork:before {
    content: "\e916";
  }
  .icon-phone:before {
    content: "\e917";
  }
  .icon-mail:before {
    content: "\e918";
  }
  .icon-location-outline:before {
    content: "\e919";
  }
  .icon-Calendar:before {
    content: "\e91a";
  }
  .icon-Pin:before {
    content: "\e91b";
  }
  .icon-Clock:before {
    content: "\e91c";
  }
  .icon-User:before {
    content: "\e91d";
  }
  .icon-arrow-left:before {
    content: "\e91e";
  }
  .icon-arrow-right:before {
    content: "\e91f";
  }
  .icon-qoute-testimonials:before {
    content: "\e920";
  }
  .icon-just-link-arrow:before {
    content: "\e921";
  }
  