@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "leader" !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: "leader" !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-email:before {
  content: "\61";
}
.icon-ios-arrow-thin-right:before {
  content: "\62";
}
.icon-placepin:before {
  content: "\63";
}
.icon-call-phone:before {
  content: "\64";
}
.icon-ptint:before {
  content: "\65";
}
.icon-letter-mail-1:before {
  content: "\66";
}
.icon-arrow-small-right:before {
  content: "\67";
}
.icon-right-open-mini:before {
  content: "\68";
}
.icon-video:before {
  content: "\69";
}
.icon-info:before {
  content: "\6a";
}
.icon-nav:before {
  content: "\6b";
}
.icon-screwdriver:before {
  content: "\6c";
}
.icon-wrench:before {
  content: "\6d";
}
.icon-tv:before {
  content: "\6e";
}
.icon-garden:before {
  content: "\6f";
}
.icon-ruler:before {
  content: "\70";
}
.icon-facebook:before {
  content: "\71";
}
.icon-google-plus:before {
  content: "\72";
}
.icon-twitter:before {
  content: "\73";
}
.icon-left-open-mini:before {
  content: "\74";
}
.icon-arrow-small-left:before {
  content: "\75";
}
.icon-zoom:before {
  content: "\76";
}
.icon-download:before {
  content: "\77";
}
.icon-down-open-mini:before {
  content: "\78";
}
