@charset "UTF-8";

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

}

i { display: inline-block; height: 1em;line-height: 1em; top: .1em}

[data-icon]:before {
  font-family: "fontello" !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: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

.icon-call-phone:before {
  content: "\70";
}
.icon-letter-mail:before {
  content: "\71";
}
.icon-exclamation-triangle:before {
  content: "\72";
}
.icon-clock:before {
  content: "\74";
}
.icon-email-envelope:before {
  content: "\73";
}
.icon-ptint:before {
  content: "\75";
}
.icon-road:before {
  content: "\76";
}
.icon-truck:before {
  content: "\77";
}
.icon-arrow-circle-up:before {
  content: "\78";
}
.icon-facebook-square:before {
  content: "\79";
}
.icon-youtube:before {
  content: "\7a";
}
.icon-xing-square:before {
  content: "\41";
}
.icon-twitter-1:before {
  content: "\42";
}
.icon-tachometer:before {
  content: "\43";
}
.icon-group:before {
  content: "\44";
}
.icon-google-plus:before {
  content: "\45";
}
.icon-talk-chat:before {
  content: "\47";
}
.icon-gears-setting:before {
  content: "\61";
}
