/**
 * WPPOP icon font (wpqiye Generic) — download / search / arrows.
 */
@font-face {
	font-family: "WPPOPFont";
	src: url("//at.alicdn.com/t/c/font_3121550_bmcef03vlyw.woff2?t=1732687543813") format("woff2"),
		url("//at.alicdn.com/t/c/font_3121550_bmcef03vlyw.woff?t=1732687543813") format("woff"),
		url("//at.alicdn.com/t/c/font_3121550_bmcef03vlyw.ttf?t=1732687543813") format("truetype");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

.wpb-topbar .WPPOPFont,
.wpb-site-header .WPPOPFont,
.wpb-search-page .WPPOPFont,
.wpb-downloads-archive .WPPOPFont,
.wpb-sidebar-downloads .WPPOPFont,
.wpb-about-blog-archive .WPPOPFont,
.wpb-sidebar-about .WPPOPFont {
	font-family: "WPPOPFont", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	speak: never;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.wpb-topbar .WPPOPFont::before,
.wpb-site-header .WPPOPFont::before,
.wpb-search-page .WPPOPFont::before,
.wpb-downloads-archive .WPPOPFont::before,
.wpb-sidebar-downloads .WPPOPFont::before,
.wpb-about-blog-archive .WPPOPFont::before,
.wpb-sidebar-about .WPPOPFont::before {
	display: inline-block;
}

.wpb-about-blog-archive .icon-clock::before,
.wpb-sidebar-about .icon-clock::before {
	content: "\e680";
	font-size: 14px;
	margin-right: 4px;
}

.wpb-about-blog-archive .icon-folder::before,
.wpb-sidebar-about .icon-folder::before {
	content: "\e671";
	font-size: 14px;
	margin-right: 4px;
}

.wpb-about-blog-archive .icon-arrow-right::before {
	content: "\e612";
	font-size: 14px;
}

.wpb-sidebar-about .icon-search::before {
	content: "\e67d";
	font-size: 16px;
}

.wpb-site-header .icon-search::before,
.wpb-search-page .icon-search::before {
	content: "\e67d";
	font-size: 16px;
}

.wpb-site-header .icon-close::before {
	content: "\e60b";
	font-size: 16px;
}

.wpb-topbar .icon-solid-arrow-right::before {
	content: "\e612";
	font-size: 12px;
	margin-left: 4px;
}

.wpb-downloads-archive .icon-solid-download::before,
.wpb-sidebar-downloads .icon-search::before {
	font-family: "WPPOPFont", sans-serif;
}

.wpb-downloads-archive .icon-solid-download::before {
	content: "\eaa3";
	font-size: 16px;
}

.wpb-sidebar-downloads .icon-search::before {
	content: "\e67d";
	font-size: 16px;
}

.wpb-downloads-archive .icon-arrow-right::before {
	content: "\e612";
	font-size: 14px;
}
