@font-face {
  font-family: "zspaceFont"; /* Project id 4821912 */
  src: url('iconfont.woff2?t=1738983564734') format('woff2'),
       url('iconfont.woff?t=1738983564734') format('woff'),
       url('iconfont.ttf?t=1738983564734') format('truetype');
}

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

.z-icon-allCatLine:before {
  content: "\e607";
}

.z-icon-noteCategory:before {
  content: "\e606";
}

.z-icon-notebook-note:before {
  content: "\e605";
}

.z-icon-extendToTop:before {
  content: "\e602";
}

.z-icon-extendToRight:before {
  content: "\e604";
}

.z-icon-extendToLeft:before {
  content: "\e603";
}

.z-icon-extendToBottom:before {
  content: "\e601";
}

