@font-face {
	font-family: 'iconsmind';
	src: url('../fonts/iconsmind-subset.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

/* 不要匹配 .iconfont（如 icon-sousuo），否则会盖住阿里 iconfont */
.icon:not(.iconfont),
[class^="icon-"]:not(.iconfont),
[class*=" icon-"]:not(.iconfont) {
	font-family: 'iconsmind';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.iconfont {
	font-family: "iconfont" !important;
}

.icon-Add:before {
	content: "\e60b";
}

.icon-Align-Right:before {
	content: "\e623";
}

.icon-Book:before {
	content: "\e6d4";
}

.icon-Books:before {
	content: "\e6d7";
}

.icon-Cloud-Smartphone:before {
	content: "\e784";
}

.icon-Compass-4:before {
	content: "\e7a9";
}

.icon-Cube-Molecule2:before {
	content: "\e7ce";
}

.icon-Data-Download:before {
	content: "\e7e4";
}

.icon-Download:before {
	content: "\e830";
}

.icon-Fax:before {
	content: "\e888";
}

.icon-File:before {
	content: "\e8b7";
}

.icon-Folder:before {
	content: "\e90d";
}

.icon-Globe:before {
	content: "\e96c";
}

.icon-Location-2:before {
	content: "\ea56";
}

.icon-Magnifi-Glass2:before {
	content: "\ea6f";
}

.icon-Mail-2:before {
	content: "\ea70";
}

.icon-Remove:before {
	content: "\ebe1";
}

.icon-Telephone:before {
	content: "\ed27";
}

.icon-Video-5:before {
	content: "\edca";
}
