@font-face {
  font-family: "iconfont"; /* Project id 4687611 */
  src: url('../../fonts/iconfont.woff') format('woff2'),
       url('../../fonts/iconfont.woff') format('woff'),
       url('../../fonts/iconfont.ttf') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-chevron-left:before {
  content: "\eb0f";
}

.icon-chevron-right:before {
  content: "\eb11";
}

.icon-mail-bulk:before {
  content: "\eb5d";
}

.icon-eye:before {
  content: "\eb27";
}

.icon-down:before {
  content: "\e7eb";
}

.icon-close:before {
  content: "\e7fc";
}

.icon-angle-up:before {
  content: "\eaef";
}

.icon-arrow-right:before {
  content: "\eaf2";
}

.icon-arrow-left:before {
  content: "\eaf1";
}

.icon-calendar-alt:before {
  content: "\eb01";
}

.icon-clock:before {
  content: "\eb10";
}

.icon-fax:before {
  content: "\eb29";
}

.icon-map-marker-alt:before {
  content: "\eb5f";
}

.icon-phone-alt:before {
  content: "\eb74";
}

.icon-play:before {
  content: "\eb79";
}

.icon-star:before {
  content: "\eba5";
}

.icon-user:before {
  content: "\ebbf";
}

