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

[class^="icon-"], [class*=" 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;
}

.icon-light-dark .path1:before {
  content: "\e90d";
  color: rgb(32, 32, 32);
}
.icon-light-dark .path2:before {
  content: "\e910";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
.icon-show-hide:before {
  content: "\e90e";
}
.icon-layers:before {
  content: "\e90f";
}
.icon-angle-left:before {
  content: "\f104";
}
.icon-angle-right:before {
  content: "\f105";
}
.icon-galleries:before {
  content: "\e90a";
}
.icon-import:before {
  content: "\e907";
}
.icon-seo:before {
  content: "\e908";
}
.icon-menu:before {
  content: "\e909";
}
.icon-performance:before {
  content: "\e90b";
}
.icon-sleek:before {
  content: "\e90c";
}
.icon-branding:before {
  content: "\e904";
}
.icon-typography:before {
  content: "\e905";
}
.icon-preview:before {
  content: "\e906";
}
.icon-subscribe:before {
  content: "\e902";
}
.icon-responsive:before {
  content: "\e900";
}
.icon-social-share:before {
  content: "\e901";
}
.icon-checkmark:before {
  content: "\e903";
}
