@charset "UTF-8";

@font-face {
  font-family: "custom-icons-4";
  src:url("fonts/custom-icons-4.eot");
  src:url("fonts/custom-icons-4.eot?#iefix") format("embedded-opentype"),
    url("fonts/custom-icons-4.woff") format("woff"),
    url("fonts/custom-icons-4.ttf") format("truetype"),
    url("fonts/custom-icons-4.svg#custom-icons-4") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "custom-icons-4" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

.custon-icon-4-iconfinder-pawnshop-5-2181266:before {
  content: "\e000";
}
.custon-icon-4-iconfinder-earning-finance-icon-3209922:before {
  content: "\e001";
}
.custon-icon-4-iconfinder-bag-4635003:before {
  content: "\e002";
}
