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

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

.icon-ClipboardText:before {
  content: "\eab8";
}

