@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "ezicon2" !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^="icon2-"]:before,
[class*=" icon2-"]:before {
  font-family: "ezicon2" !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;
}

.icon2-qrcode:before {
  content: "\61";
}
.icon2-attach:before {
  content: "\62";
}
.icon2-tag-2:before {
  content: "\63";
}
.icon2-talk-chat:before {
  content: "\64";
}
.icon2-barcode:before {
  content: "\65";
}
.icon2-ban:before {
  content: "\66";
}
.icon2-floppy-o:before {
  content: "\67";
}
.icon2-sort:before {
  content: "\68";
}
.icon2-repeat:before {
  content: "\69";
}
.icon2-undo:before {
  content: "\6a";
}
.icon2-circle-o:before {
  content: "\6b";
}
.icon2-exchange:before {
  content: "\6c";
}
.icon2-truck:before {
  content: "\6d";
}
.icon2-truck-1:before {
  content: "\6e";
}
.icon2-link:before {
  content: "\6f";
}
.icon2-toggle-filled:before {
  content: "\70";
}
.icon2-toggle:before {
  content: "\71";
}
.icon2-files-o:before {
  content: "\72";
}
.icon2-envelope-o:before {
  content: "\73";
}
.icon2-envelope:before {
  content: "\74";
}
.icon2-android-time:before {
  content: "\75";
}
.icon2-desktop:before {
  content: "\76";
}
.icon2-hourglass-end:before {
  content: "\77";
}
.icon2-tag:before {
  content: "\78";
}
.icon2-sort-alpha-asc:before {
  content: "\79";
}
.icon2-sort-alpha-desc:before {
  content: "\7a";
}
.icon2-sort-amount-asc:before {
  content: "\41";
}
.icon2-sort-amount-desc:before {
  content: "\42";
}
