@font-face {
    font-family: "rt-icon"; /* Project id 1048253 */
    src: url('/static/font_1048253_wgmc4v7eis.woff2?t=1626501884859') format('woff2'),
         url('/static/font_1048253_wgmc4v7eis.woff?t=1626501884859') format('woff'),
         url('/static/font_1048253_wgmc4v7eis.ttf?t=1626501884859') format('truetype');
  }
  
  .rt-icon {
    font-family: "rt-icon" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  
  .rt-icon-gitee:before {
    content: "\e686";
  }
  
  .rt-icon-fullscreen-exit:before {
    content: "\e62a";
  }
  
  .rt-icon-fullscreen:before {
    content: "\e62b";
  }
  
  .rt-icon-refresh:before {
    content: "\e60e";
  }
  
  .rt-icon-web:before {
    content: "\e6fc";
  }
  
  .rt-icon-feedback:before {
    content: "\e685";
  }
  
  .rt-icon-home:before {
    content: "\e648";
  }
  
  .rt-icon-api:before {
    content: "\e668";
  }
  
  .rt-icon-github:before {
    content: "\f1b4";
  }
  
  .rt-icon-warning:before {
    content: "\e704";
  }
  
  .rt-icon-menu:before {
    content: "\e97b";
  }
  
  .rt-icon-doc:before {
    content: "\e63b";
  }
  
  .rt-icon-contact:before {
    content: "\e632";
  }
  
  .rt-icon-log:before {
    content: "\e601";
  }
  
  .rt-icon-close:before {
    content: "\e74c";
  }
  
  .rt-icon-star:before {
    content: "\2605";
  }
  
  .rt-icon-star-empty:before {
    content: "\2606";
  }