@font-face {
    font-family: 'icomoon';
    src:  url('https://www.juhui-tech.com/static/default/juhuei/fonts/SourceHanSansCN-Light.otf');
    src:  url('https://www.juhui-tech.com/static/default/juhuei/fonts/SourceHanSansCN-Light.otf') format('embedded-opentype'),
      url('https://www.juhui-tech.com/static/default/juhuei/fonts/SourceHanSansCN-Light.otf') format('truetype'),
      url('https://www.juhui-tech.com/static/default/juhuei/fonts/SourceHanSansCN-Light.otf') format('woff'),
      url('https://www.juhui-tech.com/static/default/juhuei/fonts/SourceHanSansCN-Light.otf') format('svg');
    font-weight: normal;
    font-style: normal;

  }

  p,span,div,a,li,ul,h1,h2,h3,h4,h5,h6,ol {
    font-family: "icomoon";
  }