@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon02d4.eot?spitab');
  src:  url('../fonts/icomoon02d4.eot?spitab#iefix') format('embedded-opentype'),
    url('../fonts/icomoon02d4.ttf?spitab') format('truetype'),
    url('../fonts/icomoon02d4.woff?spitab') format('woff'),
    url('../fonts/icomoon02d4.svg?spitab#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-Add:before {
  content: "\e900";
}
.icon-Arrow-Left:before {
  content: "\e901";
}
.icon-Arrow-Right:before {
  content: "\e902";
}
.icon-Arrow-Up:before {
  content: "\e903";
}
.icon-Bag:before {
  content: "\e904";
}
.icon-Bread:before {
  content: "\e905";
}
.icon-Cake:before {
  content: "\e906";
}
.icon-Check-mark:before {
  content: "\e907";
}
.icon-Close:before {
  content: "\e908";
}
.icon-Coffee-cup-1:before {
  content: "\e909";
}
.icon-Coffee-cup-2:before {
  content: "\e90a";
}
.icon-Coffee-cup-3:before {
  content: "\e90b";
}
.icon-Coffee-cup-4:before {
  content: "\e90c";
}
.icon-Donuts:before {
  content: "\e90d";
}
.icon-Grid-View:before {
  content: "\e90e";
}
.icon-Ice-Cream:before {
  content: "\e90f";
}
.icon-List-View:before {
  content: "\e910";
}
.icon-Menu:before {
  content: "\e911";
}
.icon-Minus:before {
  content: "\e912";
}
.icon-Plus:before {
  content: "\e913";
}
.icon-Profile:before {
  content: "\e914";
}
.icon-Quote:before {
  content: "\e915";
}
.icon-Search:before {
  content: "\e916";
}
.icon-Star:before {
  content: "\e917";
}
.icon-Video:before {
  content: "\e918";
}
.icon-Zoom:before {
  content: "\e919";
}
.icon-Switch:before {
  content: "\e0b1";
}