@charset "UTF-8";

@font-face {
  font-family: "lbdp";
  src:url("../fonts/lbdp.eot");
  src:url("../fonts/lbdp.eot?#iefix") format("embedded-opentype"),
    url("../fonts/lbdp.woff") format("woff"),
    url("../fonts/lbdp.ttf") format("truetype"),
    url("../fonts/lbdp.svg#lbdp") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "lbdp" !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: "lbdp" !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-twitter-square:before {
  content: "\f001";
}
.icon-facebook-square:before {
  content: "\f002";
}
.icon-google-plus-square:before {
  content: "\f003";
}
.icon-linkedin-square:before {
  content: "\f004";
}
.icon-envelope-square:before {
  content: "\f005";
}
.icon-viadeo-512px:before {
  content: "\f006";
}
.icon-shopping-cart-outline:before {
  content: "\f008";
}
.icon-shopping-cart:before {
  content: "\f009";
}
.icon-facebook:before {
  content: "\f010";
}
.icon-twitter:before {
  content: "\f011";
}
.icon-linkedin:before {
  content: "\f012";
}
.icon-youtube:before {
  content: "\f013";
}
.icon-youtube-play:before {
  content: "\f014";
}
.icon-android-call:before {
  content: "\f015";
}
.icon-basket:before {
  content: "\f016";
}
.icon-trash:before {
  content: "\f017";
}
.icon-pencil:before {
  content: "\f018";
}
.icon-download:before {
  content: "\62";
}
.icon-eye:before {
  content: "\61";
}