@font-face {
  font-family: 'icomoon';
  src:  url('../Fonts/icomoon.eot?udhixg');
  src:  url('../Fonts/icomoon.eot?udhixg#iefix') format('embedded-opentype'),
    url('../Fonts/icomoon.ttf?udhixg') format('truetype'),
    url('../Fonts/icomoon.woff?udhixg') format('woff'),
    url('../Fonts/icomoon.svg?udhixg#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-star-o:before {
  content: "\f006";
}
.icon-clock-o:before {
  content: "\f017";
}
.icon-external-link:before {
  content: "\f08e";
}
.icon-phone:before {
  content: "\e942";
}
.icon-user-plus:before {
  content: "\e973";
}
.icon-arrow-up2:before {
  content: "\ea3a";
}
.icon-arrow-right2:before {
  content: "\ea3c";
}
.icon-arrow-down2:before {
  content: "\ea3e";
}
.icon-arrow-left2:before {
  content: "\ea40";
}
.icon-checkbox-checked:before {
  content: "\ea52";
}
.icon-checkbox-unchecked:before {
  content: "\ea53";
}
.icon-search:before {
  content: "\f002";
}
.icon-user:before {
  content: "\f007";
}
.icon-th-large:before {
  content: "\f009";
}
.icon-check:before {
  content: "\f00c";
}
.icon-close:before {
  content: "\f00d";
}
.icon-clock-o2:before {
  content: "\f018";
}
.icon-refresh:before {
  content: "\f021";
}
.icon-qrcode:before {
  content: "\f029";
}
.icon-edit:before {
  content: "\f044";
}
.icon-true:before {
  content: "\f05d";
}
.icon-eye:before {
  content: "\f06e";
}
.icon-credit-card:before {
  content: "\f09d";
}
.icon-briefcase:before {
  content: "\f0b1";
}
.icon-list-ul:before {
  content: "\f0ca";
}
.icon-caret-down:before {
  content: "\f0d7";
}
.icon-caret-up:before {
  content: "\f0d8";
}
.icon-caret-left:before {
  content: "\f0d9";
}
.icon-caret-right:before {
  content: "\f0da";
}
.icon-angle-left:before {
  content: "\f104";
}
.icon-angle-right:before {
  content: "\f105";
}
.icon-angle-up:before {
  content: "\f106";
}
.icon-angle-down:before {
  content: "\f107";
}
.icon-mobile:before {
  content: "\f10b";
}
.icon-quote-left:before {
  content: "\f10d";
}
.icon-quote-right:before {
  content: "\f10e";
}
.icon-qq:before {
  content: "\f1d6";
}
.icon-weixin:before {
  content: "\f1d7";
}
.icon-commenting:before {
  content: "\f27b";
}
.icon-user-o:before {
  content: "\f2c0";
}

