@font-face {
    font-family: "iconfont"; /* Project id 3174165 */
    /* Color fonts */
    src: 
         url('iconfont.woff2?t=1702878401532') format('woff2'),
         url('iconfont.woff?t=1702878401532') format('woff'),
         url('iconfont.ttf?t=1702878401532') format('truetype');
  }
  
  .iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  
  .icon-ttx-anzhuo:before {
    content: "\e645";
  }
  
  .icon-ttx-xiazai:before {
    content: "\e646";
  }
  
  /* .icon-ttx-mima:before { */
    /* content: "\e647"; */
  /* } */
  
  /* .icon-ttx-yonghu:before { */
    /* content: "\e648"; */
  /* } */
  
  .icon-ttx-IOS:before {
    content: "\e644";
  }
  
  .icon-ttx-huifang:before {
    content: "\e649";
  }
  
  .icon-ttx-windows:before {
    content: "\e643";
  }
  
  