@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?2tpod0');
  src:  url('fonts/icomoon.eot?2tpod0#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?2tpod0') format('truetype'),
    url('fonts/icomoon.woff?2tpod0') format('woff'),
    url('fonts/icomoon.svg?2tpod0#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;
  
  /* Enable Ligatures ================ */
  letter-spacing: 0;
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  font-feature-settings: "liga";
  -webkit-font-variant-ligatures: discretionary-ligatures;
  font-variant-ligatures: discretionary-ligatures;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-close:before {
  content: "\e900";
}
.icon-close-outline:before {
  content: "\e901";
}
.icon-close-solid:before {
  content: "\e902";
}
.icon-list-bullet:before {
  content: "\e903";
}
.icon-menu:before {
  content: "\e904";
}
.icon-queue:before {
  content: "\e905";
}
.icon-shopping-cart:before {
  content: "\e906";
}
.icon-activity:before {
  content: "\e907";
}
.icon-arrow-left:before {
  content: "\e908";
}
.icon-arrow-right:before {
  content: "\e909";
}
.icon-chevron-down:before {
  content: "\e90a";
}
.icon-chevron-left:before {
  content: "\e90b";
}
.icon-chevron-right:before {
  content: "\e90c";
}
.icon-chevron-up:before {
  content: "\e90d";
}
.icon-chevrons-right:before {
  content: "\e90e";
}
.icon-heart:before {
  content: "\e90f";
}
.icon-phone:before {
  content: "\e910";
}
.icon-phone-call:before {
  content: "\e911";
}
.icon-phone-incoming:before {
  content: "\e912";
}
.icon-phone-missed:before {
  content: "\e913";
}
.icon-phone-outgoing:before {
  content: "\e914";
}
.icon-search:before {
  content: "\e915";
}
.icon-send:before {
  content: "\e916";
}
.icon-settings:before {
  content: "\e917";
}
.icon-share-2:before {
  content: "\e918";
}
.icon-shopping-cart1:before {
  content: "\e919";
}
.icon-smartphone:before {
  content: "\e91a";
}
.icon-sun:before {
  content: "\e91b";
}
.icon-watch:before {
  content: "\e91c";
}
.icon-cross:before {
  content: "\ea0f";
}
.icon-ctrl:before {
  content: "\ea50";
}
