@charset "UTF-8";

@font-face {
  font-family: "untitled-font-3";
  src:url("http://mylistingtemplate.com/st1/icon-font/fonts/untitled-font-3.eot");
  src:url("http://mylistingtemplate.com/st1/icon-font/fonts/untitled-font-3.eot?#iefix") format("embedded-opentype"),
    url("http://mylistingtemplate.com/st1/icon-font/fonts/untitled-font-3.woff") format("woff"),
    url("http://mylistingtemplate.com/st1/icon-font/fonts/untitled-font-3.ttf") format("truetype"),
    url("http://mylistingtemplate.com/st1/icon-font/fonts/untitled-font-3.svg#untitled-font-3") format("svg");
  font-weight: normal;
  font-style: normal;

}

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

.icon-customer-satisfaction:before {
  content: "c";
}
.icon-fast-delivery:before {
  content: "d";
}
.icon-home:before {
  content: "a";
}
.icon-info-circled:before {
  content: "e";
}
.icon-star:before {
  content: "f";
}
.icon-telephone:before {
  content: "g";
}
.icon-eye:before {
  content: "i";
}
.icon-question:before {
  content: "j";
}
.icon-mail:before {
  content: "k";
}
.icon-left-open-big:before {
  content: "m";
}
.icon-right-open-big:before {
  content: "n";
}
.icon-quote66:before {
  content: "o";
}
.icon-quote99:before {
  content: "p";
}
.icon-search-find:before {
  content: "q";
}
.icon-menu:before {
  content: "r";
}
.icon-shopping-cart:before {
  content: "h";
}
.icon-free-delivery:before {
  content: "s";
}
.icon-tags:before {
  content: "t";
}
.icon-return:before {
  content: "v";
}
.icon-support:before {
  content: "w";
}
.icon-cog:before {
  content: "b";
}
.icon-cw:before {
  content: "l";
}
.icon-download:before {
  content: "u";
}
.icon-log-in:before {
  content: "x";
}
.icon-remove:before {
  content: "y";
}
.icon-alert:before {
  content: "z";
}
.icon-check-mark-circle:before {
  content: "A";
}
.icon-check-mark:before {
  content: "B";
}