@font-face {
    font-family: "bim_iconfont";
    src: url('bimfaceIconfont.ttf?t=20230227100702') format('truetype');
}

.bim_iconfont {
    font-family: "bim_iconfont", serif !important;
    font-size: 14px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/* 视点 */
.icon_viewpoint:before {
    content: "\e600";
}

/* 附件 */
.icon_annex:before {
    content: "\e62f";
}

/* 2D */
.icon_2D:before {
    content: "\e67f";
}

/* 3D */
.icon_3D:before {
    content: "\e67e";
}

/* 分享 */
.icon_share:before {
    content: "\ed2e";
}

/* 多选 */
.icon_checkbox:before {
    content: "\e628";
}

/* 全屏 */
.icon_fullScreen:before {
    content: "\e6cb";
}

/* 退出全屏 */
.icon_exitFullScreen:before {
    content: "\e6cc";
}

/* 消息 */
.icon_msg:before {
    content: "\e605";
}

/* 点赞 */
.icon_praise:before {
    content: "\ec8c";
}

/* 楼层爆炸 */
.icon_floor_explosion:before {
    content: "\e68b";
}
/* 楼层爆炸 */
.icon_blast:before {
    content: "\e602";
}
/* 路径漫游 */
.icon_path_roaming:before {
    content: "\e60b";
}
/* 添加 */
.icon_add:before {
    content: "\e622";
}
/* 点赞 */
.icon_dianzan:before {
  content: "\ec8c";
}
/* 消息 */
.icon_xiaoxi2:before {
  content: "\e629";
}
/* 批注 */
.icon_pizhu:before {
    content: "\e610";
}
/* 列表 */
.icon_liebiao:before {
    content: "\ec6b";
}
/* 碰撞 */
.icon_pengzhuang:before {
    content: "\e61f";
}
