  @font-face {
    font-family: "madedaily-icons";
    src: url("https://static.madedaily.com/icons/1832c79b-015e-416e-b7fb-df8945a3b7db/45f2dfac-78eb-4edd-962d-9200bbc97f80.woff2") format("woff2"), url("https://static.madedaily.com/icons/1832c79b-015e-416e-b7fb-df8945a3b7db/45f2dfac-78eb-4edd-962d-9200bbc97f80.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-address-book:before {
    content: "\e908";
  }
 .ico-address-card:before {
    content: "\e909";
  }
 .ico-angle-left:before {
    content: "\e90a";
  }
 .ico-angle-right:before {
    content: "\e907";
  }
 .ico-apple-whole:before {
    content: "\e90b";
  }
 .ico-arrow-next:before {
    content: "\e902";
  }
 .ico-arrow-prev:before {
    content: "\e901";
  }
 .ico-arrow-right:before {
    content: "\e912";
  }
 .ico-cart-shopping:before {
    content: "\e90c";
  }
 .ico-clock:before {
    content: "\e90f";
  }
 .ico-facebook:before {
    content: "\e904";
  }
 .ico-instagram:before {
    content: "\e905";
  }
 .ico-linkedin:before {
    content: "\e900";
  }
 .ico-location-dot:before {
    content: "\e90e";
  }
 .ico-search:before {
    content: "\e906";
  }
 .ico-square-phone:before {
    content: "\e90d";
  }
 .ico-tiktok:before {
    content: "\e910";
  }
 .ico-x:before {
    content: "\e903";
  }
  .rotator-arrow.prev {
    font-family: "madedaily-icons" !important;
  }

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

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

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

