@font-face {font-family: "iconfont";
  src: url('#'); /* IE9 */
  src: url('#') format('embedded-opentype'), /* IE6-IE8 */
  url('#') format('woff2'),
  url('#') format('woff'),
  url('#') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
  url('#') format('svg'); /* iOS 4.1- */
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-fangdajing:before {
  content: "\e617";
}

.icon-bookmark:before {
  content: "\e72f";
}

.icon-bookmark-star:before {
  content: "\e730";
}

.icon-check:before {
  content: "\e747";
}

.icon-checkbox-checked:before {
  content: "\e748";
}

.icon-checkbox-square:before {
  content: "\e749";
}

.icon-chevron-down:before {
  content: "\e74a";
}

.icon-chevron-left:before {
  content: "\e74b";
}

.icon-chevron-right:before {
  content: "\e74d";
}

.icon-chevron-up:before {
  content: "\e74e";
}

.icon-chevrons-right:before {
  content: "\e74f";
}

.icon-chevrons-down:before {
  content: "\e750";
}

.icon-chevrons-left:before {
  content: "\e751";
}

.icon-chevrons-up:before {
  content: "\e752";
}

.icon-dots-horizontal-roun:before {
  content: "\e776";
}

.icon-download-alt:before {
  content: "\e77a";
}

.icon-edit:before {
  content: "\e780";
}

.icon-heart:before {
  content: "\e7a0";
}

.icon-menu:before {
  content: "\e7ce";
}

.icon-user-circle:before {
  content: "\e845";
}

.icon-x:before {
  content: "\e85c";
}

