多媒体信息发布平台
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
612 B

3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
  1. @font-face {
  2. font-family: 'iconfont'; /* Project id 3202838 */
  3. src: url('//at.alicdn.com/t/font_3202838_2xsmxbo1xoa.woff2?t=1650869325774') format('woff2'),
  4. url('//at.alicdn.com/t/font_3202838_2xsmxbo1xoa.woff?t=1650869325774') format('woff'),
  5. url('//at.alicdn.com/t/font_3202838_2xsmxbo1xoa.ttf?t=1650869325774') format('truetype');
  6. }
  7. .iconfont {
  8. font-family: "iconfont" !important;
  9. font-size: .16rem;
  10. font-style: normal;
  11. -webkit-font-smoothing: antialiased;
  12. -moz-osx-font-smoothing: grayscale;
  13. }
  14. .font-icon {
  15. width: 2em;
  16. height: 2em;
  17. fill: currentColor;
  18. overflow: hidden;
  19. }