  @font-face {
    font-family: "madedaily-icons";
    src: url("https://static.madedaily.com/icons/35c57df6-4221-4083-b4aa-cd2f0155a675/64db7474-7e2e-46fc-90ea-ccbe3b829d77.woff2") format("woff2"), url("https://static.madedaily.com/icons/35c57df6-4221-4083-b4aa-cd2f0155a675/64db7474-7e2e-46fc-90ea-ccbe3b829d77.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-calendar-day:before {
    content: "\e003";
  }
 .ico-cart-shopping:before {
    content: "\e004";
  }
 .ico-chevron-down-thin:before {
    content: "\e002";
  }
 .ico-chevron-left:before {
    content: "\e006";
  }
 .ico-chevron-right:before {
    content: "\e009";
  }
 .ico-chevron-right-thin:before {
    content: "\e001";
  }
 .ico-clock:before {
    content: "\e005";
  }
 .ico-envelope:before {
    content: "\e007";
  }
 .ico-external-link:before {
    content: "\e011";
  }
 .ico-facebook:before {
    content: "\e014";
  }
 .ico-instagram:before {
    content: "\e015";
  }
 .ico-linkedin:before {
    content: "\e012";
  }
 .ico-location-dot:before {
    content: "\e005";
  }
 .ico-magnifying-glass:before {
    content: "\e008";
  }
 .ico-slideshow_left:before {
    content: "\e00d";
  }
 .ico-slideshow_right:before {
    content: "\e00c";
  }
 .ico-square-user:before {
    content: "\e003";
  }
 .ico-youtube:before {
    content: "\e013";
  }
  .rotator-arrow.prev {
    font-family: "madedaily-icons" !important;
  }

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

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

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

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

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

