  @font-face {
    font-family: "madedaily-icons";
    src: url("https://static.madedaily.com/icons/111762f6-ef2b-4159-8d3a-2f20d9ed5018/06573847-7864-44e7-adcd-89443dc07a97.woff2") format("woff2"), url("https://static.madedaily.com/icons/111762f6-ef2b-4159-8d3a-2f20d9ed5018/06573847-7864-44e7-adcd-89443dc07a97.woff") format("woff");
  }

  [class^="ico-"], [class*="ico-"] {
    font-family: "madedaily-icons" !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

 .ico-arrow-right:before {
    content: "\e914";
  }
 .ico-calendar:before {
    content: "\e90d";
  }
 .ico-camera:before {
    content: "\e90e";
  }
 .ico-chevron-down:before {
    content: "\e903";
  }
 .ico-chevron-left:before {
    content: "\e904";
  }
 .ico-chevron-right:before {
    content: "\e905";
  }
 .ico-chevron-up:before {
    content: "\e906";
  }
 .ico-clock:before {
    content: "\e90f";
  }
 .ico-facebook:before {
    content: "\e907";
  }
 .ico-filters:before {
    content: "\e913";
  }
 .ico-instagram:before {
    content: "\e908";
  }
 .ico-linkedin:before {
    content: "\e909";
  }
 .ico-mail:before {
    content: "\e910";
  }
 .ico-map:before {
    content: "\e911";
  }
 .ico-map-pin:before {
    content: "\e90a";
  }
 .ico-profile_icon:before {
    content: "\e901";
  }
 .ico-search:before {
    content: "\e900";
  }
 .ico-shopping_bag:before {
    content: "\e902";
  }
 .ico-tictok:before {
    content: "\e90b";
  }
 .ico-twitter:before {
    content: "\e90c";
  }
 .ico-x:before {
    content: "\e912";
  }
  .rotator-arrow.prev {
    font-family: "madedaily-icons" !important;
  }

  .rotator-arrow.prev:before {
    content: "\e904";
  }

  .rotator-arrow.next {
    font-family: "madedaily-icons" !important;
  }

  .rotator-arrow.next:before {
    content: "\e905";
  }

  .cart-link .cart-link-icon {
    font-family: "madedaily-icons" !important;
  }

  .cart-link .cart-link-icon:before {
    content: "\e902";
  }

