@font-face {
    font-family: "Material Design Icons";
    src: url(../fonts/materialdesignicons-webfont.eot?v=5.8.55);
    src: url(../fonts/materialdesignicons-webfont.eot?#iefix&v=5.8.55)
        format("embedded-opentype"),
      url(../fonts/materialdesignicons-webfont.woff2?v=5.8.55) format("woff2"),
      url(../fonts/materialdesignicons-webfont.woff?v=5.8.55) format("woff"),
      url(../fonts/materialdesignicons-webfont.ttf?v=5.8.55) format("truetype");
    font-weight: 400;
    font-style: normal;
  }
  .mdi-set,
  .mdi:before {
    display: inline-block;
    font: normal normal normal 24px/1 "Material Design Icons";
    font-size: inherit;
    text-rendering: auto;
    line-height: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .mdi-heart::before {
    content: "\F02D1";
  }

  .bx-cart-alt:before {
    content: "\e9d4";
  }
  .bxs-user-pin:before {
    content: "\ed56";
  }
  .bx-search-alt:before {
    content: "\eb2d";
  }
  .bxs-car:before {
    content: "\ec03";
  }
  .bx-trash:before {
    content: "\eb7c";
  }
  .bxs-shopping-bag:before {
    content: "\ed20";
  }
  .bxl-whatsapp:before {
    content: "\e967";
  }
  .bx-check-circle:before {
    content: "\e9de";
  }
  .bxl-facebook-square:before {
    content: "\e928";
  }
  .bxl-tumblr:before {
    content: "\e95f";
  }
  .bxl-instagram-alt:before {
    content: "\e934";
  }
  .bxl-youtube:before {
    content: "\e96f";
  }
  .bx-check:before{content:"\e9da"}
  .bx-chevron-left:before{content:"\e9e3"}
  .bx-chevron-right:before{content:"\e9e4"}
  @font-face {
    font-family: boxicons;
    font-weight: 400;
    font-style: normal;
    src: url(../fonts/boxicons.eot);
    src: url(../fonts/boxicons.eot) format("embedded-opentype"),
      url(../fonts/boxicons.woff2) format("woff2"),
      url(../fonts/boxicons.woff) format("woff"),
      url(../fonts/boxicons.ttf) format("truetype"),
      url(../fonts/boxicons.svg?#boxicons) format("svg");
  }
  .bx {
    font-family: boxicons !important;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    display: inline-block;
    text-transform: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }



  