<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
	font-family: 'ccbpress';
	src:url('../fonts/ccbpress.eot?-yj09f6');
	src:url('../fonts/ccbpress.eot?#iefix-yj09f6') format('embedded-opentype'),
		url('../fonts/ccbpress.ttf?-yj09f6') format('truetype'),
		url('../fonts/ccbpress.woff?-yj09f6') format('woff'),
		url('../fonts/ccbpress.svg?-yj09f6#ccbpress') format('svg');
	font-weight: normal;
	font-style: normal;
}

#wp-admin-bar-ccbpress .ab-icon::before {
    content: "\e600";
    font-family: 'ccbpress';
}

#wpadminbar .ccbpress-import-notice &gt; .ab-item {
	color: #fff;
	background-color: #ff5555;
}
#wpadminbar .ccbpress-import-notice:hover &gt; .ab-item {
	color: #fff !important;
	background-color: #db4848 !important;
}
</pre></body></html>