@font-face {
  font-family: "iconfont"; /* Project id  */
  src: url('iconfont.ttf?t=1666248692344') format('truetype');
}

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

.icon-pdf:before {
  content: "\e740";
}

.icon-pdf1:before {
  content: "\e7c1";
}

.icon-PDF:before {
  content: "\e6c3";
}

.icon-export-pdf:before {
  content: "\e61f";
}

