  @font-face {
    font-family: "madedaily-icons";
    src: url("https://static.madedaily.com/icons/66bcd0a1-7b1e-4eb5-9509-a916aa7ecd0c/994d7bc5-40f0-441a-a406-14d55a806228.woff2") format("woff2"), url("https://static.madedaily.com/icons/66bcd0a1-7b1e-4eb5-9509-a916aa7ecd0c/994d7bc5-40f0-441a-a406-14d55a806228.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-cart:before {
    content: "\e001";
  }
 .ico-clock:before {
    content: "\e002";
  }
 .ico-compose-message:before {
    content: "\e010";
  }
 .ico-digital:before {
    content: "\e101";
  }
 .ico-envelope:before {
    content: "\e003";
  }
 .ico-file:before {
    content: "\e011";
  }
 .ico-identity:before {
    content: "\e102";
  }
 .ico-instagram:before {
    content: "\e00f";
  }
 .ico-linkedin:before {
    content: "\e00e";
  }
 .ico-location:before {
    content: "\e004";
  }
 .ico-packaging:before {
    content: "\e103";
  }
 .ico-print:before {
    content: "\e107";
  }
 .ico-rendering:before {
    content: "\e104";
  }
 .ico-search:before {
    content: "\e005";
  }
 .ico-slideshow-left:before {
    content: "\e007";
  }
 .ico-slideshow-right:before {
    content: "\e006";
  }
 .ico-spaces:before {
    content: "\e105";
  }
 .ico-strategy:before {
    content: "\e106";
  }
 .ico-upload:before {
    content: "\e008";
  }
 .ico-user:before {
    content: "\e009";
  }
  .rotator-arrow.prev {
    font-family: "madedaily-icons" !important;
  }

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

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

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

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

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

  .portal-signin-icon, .portal-messages-icon, .portal-documents-icon, .portal-compose-icon, .portal-upload-icon {
    font-family: "madedaily-icons" !important;
  }
   .portal-signin-icon:before { content: "\e009"; } 
   .portal-messages-icon:before { content: "\e003"; } 
   .portal-documents-icon:before { content: "\e011"; } 
   .portal-compose-icon:before { content: "\e010"; } 
   .portal-upload-icon:before { content: "\e008"; } 

