/**
 * All of the CSS for your admin-specific functionality should be
 * included in this file.
 */

.mce-i-custom-field-variable:before {
	font-family: 'dashicons';
	content: "\f502";
	-webkit-font-smoothing: antialiased;
}