@charset "UTF-8";

@font-face {
	font-family: "codedragon-smartcache";
	src:url("fonts/codedragon-smartcache.eot");
	src:url("fonts/codedragon-smartcache.eot?#iefix") format("embedded-opentype"),
		url("fonts/codedragon-smartcache.woff") format("woff"),
		url("fonts/codedragon-smartcache.ttf") format("truetype"),
		url("fonts/codedragon-smartcache.svg#codedragon-smartcache") format("svg");
	font-weight: normal;
	font-style: normal;
}

[data-icon]:before {
	font-family: "codedragon-smartcache" !important;
	content: attr(data-icon);
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

[class^="dashicons-smartcache-"]:before,
[class*=" dashicons-smartcache-"]:before {
	font-family: "codedragon-smartcache" !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.dashicons-smartcache-icon:before {
	content: "\61";
}

.dashicons-smartcache-logo:before {
	content: "\62";
}

.icon-2x {
	font-size: 2em;
}

.ab-item .dashicons-before.dashicons-smartcache-icon:before {
	padding-top: 4px;
	padding-right: 3px;
}