@font-face {
  font-family: 'cw-icons';
  src: url('cw-icons.woff?eljsyp') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="cwi-"], [class*=" cwi-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  vertical-align: top;
  font-family: 'cw-icons' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 24px;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.cwi-home-light:before {
  content: "\e900";
}
.cwi-home:before {
  content: "\e901";
}
.cwi-home-fill:before {
  content: "\e902";
}
.cwi-info:before {
  content: "\e903";
}
.cwi-info-fill:before {
  content: "\e904";
}
.cwi-shopping-cart:before {
  content: "\e905";
}
.cwi-shopping-cart-fill:before {
  content: "\e906";
}
.cwi-account-circle:before {
  content: "\e907";
}
.cwi-account-circle-fill:before {
  content: "\e908";
}
.cwi-person-light:before {
  content: "\e909";
}
.cwi-person:before {
  content: "\e90a";
}
.cwi-person-semibold:before {
  content: "\e90b";
}
.cwi-paid-light:before {
  content: "\e90c";
}
.cwi-paid:before {
  content: "\e90d";
}
.cwi-paid-semibold:before {
  content: "\e90e";
}
.cwi-add-shopping-cart-light:before {
  content: "\e90f";
}
.cwi-add-shopping-cart:before {
  content: "\e910";
}
.cwi-add-shopping-cart-semibold:before {
  content: "\e911";
}
.cwi-restore-page-light:before {
  content: "\e912";
}
.cwi-restore-page:before {
  content: "\e913";
}
.cwi-restore-page-semibold:before {
  content: "\e914";
}
.cwi-assignment-light:before {
  content: "\e915";
}
.cwi-assignment:before {
  content: "\e916";
}
.cwi-assignment-semibold:before {
  content: "\e917";
}
.cwi-description-light:before {
  content: "\e918";
}
.cwi-description:before {
  content: "\e919";
}
.cwi-description-semibold:before {
  content: "\e91a";
}
.cwi-attach-file-light:before {
  content: "\e91b";
}
.cwi-attach-file:before {
  content: "\e91c";
}
.cwi-attach-file-semibold:before {
  content: "\e91d";
}
.cwi-store-light:before {
  content: "\e91e";
}
.cwi-local-shipping-light:before {
  content: "\e91f";
}
.cwi-location-on-light:before {
  content: "\e920";
}
.cwi-logout:before {
  content: "\e921";
}
.cwi-login:before {
  content: "\e922";
}
.cwi-close:before {
  content: "\e923";
}
.cwi-menu:before {
  content: "\e924";
}
.cwi-search:before {
  content: "\e925";
}
.cwi-check-light:before {
  content: "\e926";
}
.cwi-close-light:before {
  content: "\e927";
}
.cwi-close-extralight:before {
  content: "\e928";
}
.cwi-chevron-right:before {
  content: "\e929";
}
.cwi-expand-all:before {
  content: "\e92a";
}
.cwi-collapse-all:before {
  content: "\e92b";
}
.cwi-account-balance-wallet:before {
  content: "\e92c";
}
.cwi-bar-chart-steps:before {
  content: "\e92d";
}
.cwi-favorite-light:before {
  content: "\e932";
}
.cwi-favorite:before {
  content: "\e92e";
}
.cwi-favorite-semibold:before {
  content: "\e933";
}
.cwi-favorite-fill:before {
  content: "\e92f";
}
.cwi-more-vert:before {
  content: "\e930";
}
.cwi-more-horiz:before {
  content: "\e931";
}