@font-face {
  font-family: icomoon;
  src: url(../webfont/icomoon2.eot);
  src: url(../webfont/icomoon2.eot) format("embedded-opentype"), url(../webfont/icomoon2.woff) format("woff"), url(../webfont/icomoon2.ttf) format("truetype"), url(../webfont/icomoon2.svg) format("svg");
  font-weight: 400;
  font-style: normal
}

[class*=" icon-"], [class^=icon-] {
  font-family: icomoon;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
.icon-phone:before {
  content: "\e942";
}